Searched defs:common (Results 1 - 17 of 17) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dpower.h52 struct hw_module_t common; member in struct:power_module
H A Dcamera_common.h39 * camera_module_t.common.module_api_version. The two most significant hex
120 * The value of camera_device_t.common.version.
122 * Version information (based on camera_module_t.common.module_api_version):
142 * Version information (based on camera_module_t.common.module_api_version):
159 hw_module_t common; member in struct:camera_module
H A Dlocal_time_hal.h54 struct hw_module_t common; member in struct:local_time_module
58 struct hw_device_t common; member in struct:local_time_hw_device
111 return device->common.close(&device->common);
H A Dfb.h39 struct hw_device_t common; member in struct:framebuffer_device_t
161 return device->common.close(&device->common);
H A Dlights.h122 struct hw_device_t common; member in struct:light_device_t
H A Dhwcomposer_v0.h138 struct hw_device_t common; member in struct:hwc_composer_device
267 return device->common.close(&device->common);
H A Dkeymaster.h57 hw_module_t common; member in struct:keystore_module
98 struct hw_device_t common; member in struct:keymaster_device
208 return device->common.close(&device->common);
H A Daudio_policy.h413 struct hw_module_t common; member in struct:audio_policy_module
417 struct hw_device_t common; member in struct:audio_policy_device
439 return device->common.close(&device->common);
H A Dcamera.h29 * camera_device_t.common.version. CAMERA_DEVICE_API_VERSION_1_0 is the
33 * also return the value of camera_device_t.common.version in
284 * camera_device.common.version must be in the range
288 hw_device_t common; member in struct:camera_device
H A Dgralloc.h119 struct hw_module_t common; member in struct:gralloc_module_t
216 struct hw_device_t common; member in struct:alloc_device_t
264 return device->common.close(&device->common);
H A Dnfc.h62 struct hw_module_t common; member in struct:nfc_nci_module_t
111 struct hw_device_t common; member in struct:nfc_nci_device
193 return dev->common.close(&dev->common);
213 struct hw_module_t common; member in struct:nfc_module_t
230 struct hw_device_t common; member in struct:__anon120
268 return dev->common.close(&dev->common);
H A Dcamera2.h32 * CAMERA_DEVICE_API_VERSION_2_0 in camera_device_t.common.version and in
37 * camera_module_t.common.module_api_version).
798 * common.version must equal CAMERA_DEVICE_API_VERSION_2_0 to identify
801 hw_device_t common; member in struct:camera2_device
H A Dhwcomposer.h372 struct hw_module_t common; member in struct:hwc_module
376 struct hw_device_t common; member in struct:hwc_composer_device_1
576 return device->common.close(&device->common);
H A Dsensors.h387 struct hw_module_t common; member in struct:sensors_module_t
435 struct hw_device_t common; member in struct:sensors_poll_device_t
480 return device->common.close(&device->common);
H A Daudio.h123 /* common audio stream configuration parameters */
132 /* common audio stream parameters and operations */
224 struct audio_stream common; member in struct:audio_stream_out
266 struct audio_stream common; member in struct:audio_stream_in
322 struct hw_module_t common; member in struct:audio_module
326 struct hw_device_t common; member in struct:audio_hw_device
447 return device->common.close(&device->common);
H A Dbluetooth.h120 /* Properties common to both adapter and remote device */
434 struct hw_device_t common; member in struct:__anon20
H A Dgps.h614 struct hw_device_t common; member in struct:gps_device_t

Completed in 72 milliseconds