Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 34) sorted by relevance

12

/device/asus/grouper/power/
Dpower.c53 static void grouper_power_init(struct power_module *module) in grouper_power_init()
72 static void grouper_power_set_interactive(struct power_module *module, int on) in grouper_power_set_interactive()
90 static void grouper_power_hint(struct power_module *module, power_hint_t hint, in grouper_power_hint()
/device/generic/goldfish/power/
Dpower_qemu.c28 static void power_qemu_init(struct power_module *module) in power_qemu_init()
36 static void power_qemu_set_interactive(struct power_module *module, int on) in power_qemu_set_interactive()
/device/samsung/manta/power/
Dpower_manta.c98 static void power_init(struct power_module *module) in power_init()
124 static void power_set_interactive(struct power_module *module, int on) in power_set_interactive()
166 static void manta_power_hint(struct power_module *module, power_hint_t hint, in manta_power_hint()
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp518 static int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
558 static int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
598 static int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
710 static int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
774 static int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
878 static int gralloc_device_open(const hw_module_t* module, in gralloc_device_open()
1028 void* module; in fallback_init() local
/device/generic/goldfish/camera/
DEmulatedQemuCamera2.cpp34 struct hw_module_t* module) in EmulatedQemuCamera2()
DEmulatedFakeCamera.cpp33 struct hw_module_t* module) in EmulatedFakeCamera()
DEmulatedBaseCamera.cpp38 struct hw_module_t* module) in EmulatedBaseCamera()
DEmulatedQemuCamera.cpp30 EmulatedQemuCamera::EmulatedQemuCamera(int cameraId, struct hw_module_t* module) in EmulatedQemuCamera()
DEmulatedCameraFactory.cpp266 int EmulatedCameraFactory::device_open(const hw_module_t* module, in device_open()
DEmulatedCamera3.cpp42 struct hw_module_t* module): in EmulatedCamera3()
DEmulatedCamera2.cpp41 struct hw_module_t* module): in EmulatedCamera2()
DEmulatedCamera.cpp62 struct hw_module_t* module) in EmulatedCamera()
/device/asus/grouper/nfc/
Dnfc_hw.c112 static int nfc_open(const hw_module_t* module, const char* name, in nfc_open()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Factory.cpp192 const struct hw_module_t *module, const char *id, in camera_device_open()
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2Factory.cpp189 const struct hw_module_t *module, const char *id, in camera_device_open()
/device/samsung/manta/libsensors/
Dsensors.cpp79 static int sensors__get_sensors_list(struct sensors_module_t* module, in sensors__get_sensors_list()
358 static int open_sensors(const struct hw_module_t* module, const char* id, in open_sensors()
/device/lge/hammerhead/libsensors/
Dsensors.cpp81 static int sensors__get_sensors_list(struct sensors_module_t* module, in sensors__get_sensors_list()
435 static int open_sensors(const struct hw_module_t* module, const char* id, in open_sensors()
/device/asus/grouper/liblights/
Dlights.c111 static int open_lights(const struct hw_module_t *module, char const *name, in open_lights()
/device/generic/goldfish/lights/
Dlights_qemu.c160 open_lights( const struct hw_module_t* module, char const *name, in open_lights()
/device/generic/goldfish/sensors/
Dsensors_qemu.c546 static int sensors__get_sensors_list(struct sensors_module_t* module, in sensors__get_sensors_list()
591 open_sensors(const struct hw_module_t* module, in open_sensors()
/device/lge/hammerhead/liblight/
Dlights.c212 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights()
/device/samsung/manta/liblights/
Dlights.c329 static int open_lights(const struct hw_module_t *module, char const *name, in open_lights()
/device/lge/mako/camera/QCamera/HAL/wrapper/
DQualcommCamera.cpp181 const struct hw_module_t* module, const char* id, in camera_device_open()
/device/lge/mako/camera/
DQualcommCamera2.cpp182 const struct hw_module_t* module, const char* id, in camera_device_open()
DQualcommCamera.cpp332 const struct hw_module_t* module, const char* id, in camera_device_open()

12