/hardware/libhardware/include/hardware/ |
D | hardware.h | 79 struct hw_module_t; 88 typedef struct hw_module_t { struct 156 } hw_module_t; argument 160 int (*open)(const struct hw_module_t* module, const char* id, 192 struct hw_module_t* module; 227 int hw_get_module(const char *id, const struct hw_module_t **module); 242 const struct hw_module_t **module);
|
D | nfc.h | 70 struct hw_module_t common; 175 static inline int nfc_nci_open(const struct hw_module_t* module, in nfc_nci_open() 208 struct hw_module_t common; 262 static inline int nfc_pn544_open(const struct hw_module_t* module, in nfc_pn544_open()
|
D | nfc_tag.h | 41 struct hw_module_t common; 83 static inline int nfc_tag_open(const struct hw_module_t* module, in nfc_tag_open()
|
D | local_time_hal.h | 54 struct hw_module_t common; 108 const struct hw_module_t* module, in local_time_hw_device_open()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | acoustics_default.cpp | 26 static int s_device_open(const hw_module_t*, const char*, hw_device_t**); 38 extern "C" hw_module_t HAL_MODULE_INFO_SYM = { 50 static int s_device_open(const hw_module_t* module, const char* name, in s_device_open() 62 dev->common.module = (hw_module_t *) module; in s_device_open()
|
/hardware/libhardware/ |
D | hardware.c | 74 const struct hw_module_t **pHmi) in load() 78 struct hw_module_t *hmi = NULL; in load() 102 hmi = (struct hw_module_t *)dlsym(handle, sym); in load() 164 const struct hw_module_t **module) in hw_get_module_by_class() 216 int hw_get_module(const char *id, const struct hw_module_t **module) in hw_get_module()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | gps.c | 42 static int open_gps(const struct hw_module_t* module, char const* name, in open_gps() 50 dev->common.module = (struct hw_module_t*)module; in open_gps() 61 struct hw_module_t HAL_MODULE_INFO_SYM = {
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | gps.c | 42 static int open_gps(const struct hw_module_t* module, char const* name, in open_gps() 54 dev->common.module = (struct hw_module_t*)module; in open_gps() 65 struct hw_module_t HAL_MODULE_INFO_SYM = {
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | gps.c | 42 static int open_gps(const struct hw_module_t* module, char const* name, in open_gps() 54 dev->common.module = (struct hw_module_t*)module; in open_gps() 65 struct hw_module_t HAL_MODULE_INFO_SYM = {
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | gps.c | 42 static int open_gps(const struct hw_module_t* module, char const* name, in open_gps() 54 dev->common.module = (struct hw_module_t*)module; in open_gps() 65 struct hw_module_t HAL_MODULE_INFO_SYM = {
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | gps.c | 42 static int open_gps(const struct hw_module_t* module, char const* name, in open_gps() 54 dev->common.module = (struct hw_module_t*)module; in open_gps() 65 struct hw_module_t HAL_MODULE_INFO_SYM = {
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | gps.c | 42 static int open_gps(const struct hw_module_t* module, char const* name, in open_gps() 54 dev->common.module = (struct hw_module_t*)module; in open_gps() 65 struct hw_module_t HAL_MODULE_INFO_SYM = {
|
/hardware/libhardware/tests/hardware/ |
D | struct-offset.cpp | 42 CHECK_MEMBER_AT(hw_module_t, tag, 0, 0); in CheckOffsets() 43 CHECK_MEMBER_AT(hw_module_t, module_api_version, 4, 4); in CheckOffsets() 44 CHECK_MEMBER_AT(hw_module_t, hal_api_version, 6, 6); in CheckOffsets() 45 CHECK_MEMBER_AT(hw_module_t, id, 8, 8); in CheckOffsets() 46 CHECK_MEMBER_AT(hw_module_t, name, 12, 16); in CheckOffsets() 47 CHECK_MEMBER_AT(hw_module_t, author, 16, 24); in CheckOffsets() 48 CHECK_MEMBER_AT(hw_module_t, methods, 20, 32); in CheckOffsets() 49 CHECK_MEMBER_AT(hw_module_t, dso, 24, 40); in CheckOffsets() 50 CHECK_MEMBER_AT(hw_module_t, reserved, 28, 48); in CheckOffsets()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gralloc.cpp | 34 int fb_device_open(const hw_module_t* module, const char* name, 37 static int gralloc_device_open(const hw_module_t* module, const char* name, 98 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/qcom/display/sdm845/libgralloc/ |
D | gralloc.cpp | 34 int fb_device_open(const hw_module_t* module, const char* name, 37 static int gralloc_device_open(const hw_module_t* module, const char* name, 97 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gralloc.cpp | 34 int fb_device_open(const hw_module_t* module, const char* name, 37 static int gralloc_device_open(const hw_module_t* module, const char* name, 98 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gralloc.cpp | 34 int fb_device_open(const hw_module_t* module, const char* name, 37 static int gralloc_device_open(const hw_module_t* module, const char* name, 97 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gralloc.cpp | 34 int fb_device_open(const hw_module_t* module, const char* name, 37 static int gralloc_device_open(const hw_module_t* module, const char* name, 97 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gralloc.cpp | 36 int fb_device_open(const hw_module_t* module, const char* name, 39 static int gralloc_device_open(const hw_module_t* module, const char* name, 103 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gralloc.cpp | 36 int fb_device_open(const hw_module_t* module, const char* name, 39 static int gralloc_device_open(const hw_module_t* module, const char* name, 103 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/interfaces/vr/1.0/default/ |
D | Vr.cpp | 46 const hw_module_t *hw_module = NULL; in HIDL_FETCH_IVr() 51 const_cast<hw_module_t*>(hw_module))); in HIDL_FETCH_IVr()
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_camera_hal.h | 46 int openLegacy(const hw_module_t* module, 53 int openDevice(const hw_module_t* mod, const char* name, hw_device_t** dev);
|
/hardware/libhardware/modules/hwcomposer/ |
D | hwcomposer.cpp | 37 static int hwc_device_open(const struct hw_module_t* module, const char* name, 108 static int hwc_device_open(const struct hw_module_t* module, const char* name, in hwc_device_open() 122 dev->device.common.module = const_cast<hw_module_t*>(module); in hwc_device_open()
|
/hardware/libhardware/modules/tv_input/ |
D | tv_input.cpp | 36 static int tv_input_device_open(const struct hw_module_t* module, 114 static int tv_input_device_open(const struct hw_module_t* module, in tv_input_device_open() 127 dev->device.common.module = const_cast<hw_module_t*>(module); in tv_input_device_open()
|
/hardware/interfaces/boot/1.0/default/ |
D | BootControl.cpp | 99 hw_module_t **hwm = reinterpret_cast<hw_module_t**>(&module); in HIDL_FETCH_IBootControl() 100 ret = hw_get_module(BOOT_CONTROL_HARDWARE_MODULE_ID, const_cast<const hw_module_t**>(hwm)); in HIDL_FETCH_IBootControl()
|