/aosp12/hardware/libhardware/include/hardware/ |
H A D | hardware.h | 78 struct hw_module_methods_t; 142 struct hw_module_methods_t* methods; 156 typedef struct hw_module_methods_t { struct 161 } hw_module_methods_t; typedef
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_session.h | 41 struct HWCModuleMethods : public hw_module_methods_t { 43 hw_module_methods_t::open = HWCSession::Open; in HWCModuleMethods()
|
/aosp12/system/nvram/hal/ |
H A D | testing_module.c | 24 static struct hw_module_methods_t testing_nvram_module_methods = {
|
/aosp12/hardware/libhardware/modules/vr/ |
H A D | vr.c | 29 static struct hw_module_methods_t vr_module_methods = {
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_session.h | 42 struct HWCModuleMethods : public hw_module_methods_t { 44 hw_module_methods_t::open = HWCSession::Open; in HWCModuleMethods()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_session.h | 42 struct HWCModuleMethods : public hw_module_methods_t { 44 hw_module_methods_t::open = HWCSession::Open; in HWCModuleMethods()
|
/aosp12/hardware/qcom/display/msm8960/libmemtrack/ |
H A D | memtrack_msm.c | 41 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/libhardware/modules/power/ |
H A D | power.c | 49 static struct hw_module_methods_t power_module_methods = {
|
/aosp12/hardware/qcom/display/msm8909w_3100/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/display/msm8998/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/display/msm8084/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/display/msm8226/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/display/msm8909/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/sdm845/display/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/sm7250/display/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/sm8150/display/libmemtrack/ |
H A D | memtrack_msm.c | 45 static struct hw_module_methods_t memtrack_module_methods = {
|
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | gps.c | 57 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | gps.c | 57 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | gps.c | 61 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | gps.c | 61 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/ |
H A D | gps.c | 61 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | gps.c | 61 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | gps.c | 61 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
H A D | gps.c | 61 static struct hw_module_methods_t gps_module_methods = {
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | gps.c | 61 static struct hw_module_methods_t gps_module_methods = {
|