HomeSort by relevance Sort by last modified time
    Searched refs:device_node (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
linuxdeviceinfo.cc 133 const char* device_node = local
135 if (!device_node || device.id.compare(device_node) != 0) {
  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 45 dev->device_node = NULL;
  /external/chromium_org/ui/display/chromeos/x11/
touchscreen_device_manager_x11.cc 38 Atom device_node = XInternAtom(dpy, "Device Node", False);
39 if (device_node == None)
50 if (XGetDeviceProperty(dpy, dev, device_node, 0, 1000, False,
  /hardware/libhardware/include/hardware/
nfc.h 270 const char* device_node; member in struct:__anon40505
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 628 attribute device_node;
993 typeattribute ppp_device_t device_node;
997 typeattribute tun_tap_device_t device_node;
1099 typeattribute agp_device_t device_node;
1103 typeattribute apm_bios_t device_node;
1107 typeattribute cardmgr_dev_t device_node;
1121 typeattribute clock_device_t device_node;
1125 typeattribute cpu_device_t device_node;
1129 typeattribute crypt_device_t device_node;
1133 typeattribute dri_device_t device_node;
    [all...]
  /device/asus/grouper/nfc/
nfc_hw.c 125 dev->device_node = "/dev/pn544";
  /external/chromium_org/media/audio/win/
core_audio_util_win.cc 369 ScopedComPtr<IMMDevice> device_node; local
372 if (FAILED(enumerator->GetDevice(filter_id, device_node.Receive())) ||
373 FAILED(device_node->OpenPropertyStore(STGM_READ, properties.Receive())) ||
    [all...]
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 554 config->deviceNode = pn544_dev->device_node;
    [all...]

Completed in 1400 milliseconds