HomeSort by relevance Sort by last modified time
    Searched full:get_device (Results 1 - 10 of 10) sorted by null

  /frameworks/base/services/jni/
com_android_server_LightsService.cpp 51 static light_device_t* get_device(hw_module_t* module, char const* name) function in namespace:android
74 = get_device(module, LIGHT_ID_BACKLIGHT);
76 = get_device(module, LIGHT_ID_KEYBOARD);
78 = get_device(module, LIGHT_ID_BUTTONS);
80 = get_device(module, LIGHT_ID_BATTERY);
82 = get_device(module, LIGHT_ID_NOTIFICATIONS);
84 = get_device(module, LIGHT_ID_ATTENTION);
86 = get_device(module, LIGHT_ID_BLUETOOTH);
88 = get_device(module, LIGHT_ID_WIFI);
  /external/e2fsprogs/debian/
initrd.ext3-add-journal 12 get_device
  /external/libpcap/
pcap-dos.c 138 static struct device *get_device (int fd) function
229 dev = get_device (p->fd);
341 struct device *dev = p ? get_device(p->fd) : NULL;
373 struct device *dev = p ? get_device (p->fd) : NULL;
430 if (!get_device(p->fd))
869 struct device *dev = p ? get_device(p->fd) : NULL;
    [all...]
  /external/kernel-headers/original/linux/
device.h 403 * get_device - atomically increment the reference count for the device.
406 extern struct device * get_device(struct device * dev);
input.h     [all...]
  /hardware/libhardware/include/hardware/
audio.h 176 audio_devices_t (*get_device)(const struct audio_stream *stream); member in struct:audio_stream
  /external/bluetooth/bluez/audio/
android_audio_hw.c 650 out->stream.common.get_device = out_get_device;
  /external/libusb/
ChangeLog     [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 281 milliseconds