Searched refs:hw_module_methods_t (Results 1 - 25 of 54) sorted by relevance

123

/hardware/libhardware/include/hardware/
H A Dhardware.h78 struct hw_module_methods_t;
121 * version the hw_module_t, hw_module_methods_t, and hw_device_t
142 struct hw_module_methods_t* methods;
152 typedef struct hw_module_methods_t { struct
157 } hw_module_methods_t; typedef in typeref:struct:hw_module_methods_t
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Factory.h56 static struct hw_module_methods_t mModuleMethods;
H A DQCamera3Factory.cpp226 struct hw_module_methods_t QCamera3Factory::mModuleMethods = {
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2Factory.h58 static struct hw_module_methods_t mModuleMethods;
H A DQCamera2Factory.cpp204 struct hw_module_methods_t QCamera2Factory::mModuleMethods = {
/hardware/qcom/display/msm8960/libmemtrack/
H A Dmemtrack_msm.c41 static struct hw_module_methods_t memtrack_module_methods = {
/hardware/qcom/display/msm8974/libmemtrack/
H A Dmemtrack_msm.c41 static struct hw_module_methods_t memtrack_module_methods = {
/hardware/samsung_slsi/exynos5/libmemtrack/
H A Dmemtrack_exynos5.c41 static struct hw_module_methods_t memtrack_module_methods = {
/hardware/libhardware/modules/nfc/
H A Dnfc_pn544_example.c57 static struct hw_module_methods_t nfc_module_methods = {
/hardware/libhardware/modules/power/
H A Dpower.c44 static struct hw_module_methods_t power_module_methods = {
/hardware/qcom/audio/legacy/alsa_sound/
H A Dacoustics_default.cpp34 static hw_module_methods_t s_module_methods = {
/hardware/libhardware/modules/consumerir/
H A Dconsumerir.c102 static struct hw_module_methods_t consumerir_module_methods = {
/hardware/libhardware/modules/local_time/
H A Dlocal_time_hw.c95 static struct hw_module_methods_t hal_module_methods = {
/hardware/libhardware/modules/nfc-nci/
H A Dnfc_nci_example.c105 static struct hw_module_methods_t nfc_module_methods = {
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp65 static struct hw_module_methods_t gralloc_module_methods = {
/hardware/qcom/display/msm8974/libgralloc/
H A Dgralloc.cpp65 static struct hw_module_methods_t gralloc_module_methods = {
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgralloc.cpp65 static struct hw_module_methods_t gralloc_module_methods = {
/hardware/libhardware/modules/camera/
H A DCameraHAL.cpp132 static hw_module_methods_t gCameraModuleMethods = {
/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp39 static struct hw_module_methods_t hwc_module_methods = {
/hardware/qcom/power/
H A Dpower.c206 static struct hw_module_methods_t power_module_methods = {
/hardware/invensense/60xx/libsensors_iio/
H A Dsensors_mpl.cpp65 static struct hw_module_methods_t sensors_module_methods = {
/hardware/libhardware/modules/audio/
H A Daudio_policy.c336 static struct hw_module_methods_t default_ap_module_methods = {
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp74 static struct hw_module_methods_t gralloc_module_methods = {
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c314 static struct hw_module_methods_t lights_module_methods = {
/hardware/qcom/display/msm8974/liblight/
H A Dlights.c314 static struct hw_module_methods_t lights_module_methods = {

Completed in 8834 milliseconds

123