Home
last modified time | relevance | path

Searched refs:hw_device_t (Results 1 – 25 of 230) sorted by relevance

12345678910

/hardware/libhardware/include/hardware/
Dhardware.h79 struct hw_device_t;
159 struct hw_device_t** device);
167 typedef struct hw_device_t { struct
200 int (*close)(struct hw_device_t* device); argument
202 } hw_device_t; typedef
205 #define TO_HW_DEVICE_T_OPEN(x) reinterpret_cast<struct hw_device_t**>(x)
207 #define TO_HW_DEVICE_T_OPEN(x) (struct hw_device_t**)(x)
Dnfc.h100 struct hw_device_t common;
178 (struct hw_device_t**) dev); in nfc_nci_open()
231 struct hw_device_t common;
265 (struct hw_device_t**) dev); in nfc_pn544_open()
Dnfc_tag.h51 struct hw_device_t common;
86 (struct hw_device_t**)dev); in nfc_tag_open()
/hardware/qcom/camera/msm8998/QCamera2/
DQCamera2Factory.h53 const char* id, uint32_t halVersion, struct hw_device_t** device);
67 int cameraDeviceOpen(int camera_id, struct hw_device_t **hw_device);
69 struct hw_device_t **hw_device);
71 int32_t cameraId, uint32_t halVersion, struct hw_device_t** hw_device);
/hardware/qcom/audio/legacy/alsa_sound/
Dacoustics_default.cpp26 static int s_device_open(const hw_module_t*, const char*, hw_device_t**);
27 static int s_device_close(hw_device_t*);
51 hw_device_t** device) in s_device_open()
76 static int s_device_close(hw_device_t* device) in s_device_close()
/hardware/libhardware/modules/nfc/
Dnfc_pn544_example.c24 static int pn544_close(hw_device_t *dev) { in pn544_close()
33 hw_device_t** device) { in nfc_open()
50 *device = (hw_device_t*) dev; in nfc_open()
/hardware/qcom/camera/msm8998/usbcamcore/inc/
DQualcommUsbCamera.h46 struct hw_device_t** device);
48 hw_device_t * usbcam_open_camera_device(int cameraId);
50 int usbcam_close_camera_device( hw_device_t *);
/hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/
DQualcommCamera.h42 struct hw_device_t** device);
44 hw_device_t * open_camera_device(int cameraId);
46 int close_camera_device( hw_device_t *);
/hardware/libhardware/modules/nfc-nci/
Dnfc_nci_example.cpp74 static int nfc_close(hw_device_t *dev) { in nfc_close()
80 hw_device_t** device) { in nfc_open()
99 *device = (hw_device_t*) dev; in nfc_open()
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc.cpp35 hw_device_t** device);
38 hw_device_t** device);
101 hw_device_t** device) in gralloc_device_open()
/hardware/qcom/display/msm8909/libgralloc/
Dgralloc.cpp35 hw_device_t** device);
38 hw_device_t** device);
100 hw_device_t** device) in gralloc_device_open()
/hardware/qcom/display/msm8960/libgralloc/
Dgralloc.cpp35 hw_device_t** device);
38 hw_device_t** device);
100 hw_device_t** device) in gralloc_device_open()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc.cpp35 hw_device_t** device);
38 hw_device_t** device);
100 hw_device_t** device) in gralloc_device_open()
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc.cpp35 hw_device_t** device);
38 hw_device_t** device);
101 hw_device_t** device) in gralloc_device_open()
/hardware/libhardware/modules/consumerir/
Dconsumerir.c71 static int consumerir_close(hw_device_t *dev) in consumerir_close()
81 hw_device_t** device) in consumerir_open()
103 *device = (hw_device_t*) dev; in consumerir_open()
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc.cpp37 hw_device_t** device);
40 hw_device_t** device);
106 hw_device_t** device) in gralloc_device_open()
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc.cpp37 hw_device_t** device);
40 hw_device_t** device);
106 hw_device_t** device) in gralloc_device_open()
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.h49 hw_device_t** device);
53 int openDevice(const hw_module_t* mod, const char* name, hw_device_t** dev);
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dgps.c43 struct hw_device_t** device) in open_gps()
53 *device = (struct hw_device_t*)dev; in open_gps()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dgps.c43 struct hw_device_t** device) in open_gps()
53 *device = (struct hw_device_t*)dev; in open_gps()
/hardware/libhardware/modules/hwcomposer/
Dhwcomposer.cpp38 struct hw_device_t** device);
99 static int hwc_device_close(struct hw_device_t *dev) in hwc_device_close()
111 struct hw_device_t** device) in hwc_device_open()
/hardware/libhardware/modules/fingerprint/
Dfingerprint.c28 static int fingerprint_close(hw_device_t *dev) in fingerprint_close()
81 hw_device_t** device) in fingerprint_open()
106 *device = (hw_device_t*) dev; in fingerprint_open()
/hardware/libhardware/modules/tv_input/
Dtv_input.cpp37 const char* name, struct hw_device_t** device);
103 static int tv_input_device_close(struct hw_device_t *dev) in tv_input_device_close()
115 const char* name, struct hw_device_t** device) in tv_input_device_open()
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dgps.c43 struct hw_device_t** device) in open_gps()
57 *device = (struct hw_device_t*)dev; in open_gps()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dgps.c43 struct hw_device_t** device) in open_gps()
57 *device = (struct hw_device_t*)dev; in open_gps()

12345678910