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

/hardware/libhardware/include/hardware/
H A Dpower.h56 struct hw_module_t common; member in struct:power_module
H A Dconsumerir.h35 struct hw_module_t common; member in struct:consumerir_module
39 struct hw_device_t common; member in struct:consumerir_device
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 Dmemtrack.h121 struct hw_module_t common; member in struct:memtrack_module
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 Dcamera_common.h39 * camera_module_t.common.module_api_version. The two most significant hex
140 * The value of camera_device_t.common.version.
142 * Version information (based on camera_module_t.common.module_api_version):
163 * Version information (based on camera_module_t.common.module_api_version):
314 hw_module_t common; member in struct:camera_module
348 * Version information (based on camera_module_t.common.module_api_version):
368 * Version information (based on camera_module_t.common.module_api_version):
H A Dgralloc.h38 * gralloc_module_t.common.module_api_version.
139 struct hw_module_t common; member in struct:gralloc_module_t
256 struct hw_device_t common; member in struct:alloc_device_t
308 return device->common.close(&device->common);
H A Dkeymaster.h59 hw_module_t common; member in struct:keystore_module
142 struct hw_device_t common; member in struct:keymaster_device
252 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:__anon340
268 return dev->common.close(&dev->common);
H A Daudio_policy.h423 struct hw_module_t common; member in struct:audio_policy_module
427 struct hw_device_t common; member in struct:audio_policy_device
449 return device->common.close(&device->common);
H A Dcamera2.h31 * CAMERA_DEVICE_API_VERSION_2_1 in camera_device_t.common.version and in
36 * camera_module_t.common.module_api_version).
828 * common.version must equal CAMERA_DEVICE_API_VERSION_2_0 to identify
831 hw_device_t common; member in struct:camera2_device
H A Dhwcomposer.h438 struct hw_module_t common; member in struct:hwc_module
442 struct hw_device_t common; member in struct:hwc_composer_device_1
640 return device->common.close(&device->common);
H A Dcamera3.h31 * CAMERA_DEVICE_API_VERSION_3_1 in camera_device_t.common.version and in
36 * camera_module_t.common.module_api_version).
96 * 1. Framework calls camera_module_t->common.open(), which returns a
153 * 12. Alternatively, the framework may call camera3_device_t->common->close()
2142 * common.version must equal CAMERA_DEVICE_API_VERSION_3_0 to identify this
2145 hw_device_t common; member in struct:camera3_device
H A Daudio.h140 /* common audio stream configuration parameters
152 /* common audio stream parameters and operations */
260 struct audio_stream common; member in struct:audio_stream_out
383 struct audio_stream common; member in struct:audio_stream_in
435 struct hw_module_t common; member in struct:audio_module
439 struct hw_device_t common; member in struct:audio_hw_device
560 return device->common.close(&device->common);
H A Dbluetooth.h131 /* Properties common to both adapter and remote device */
463 struct hw_device_t common; member in struct:__anon187
H A Dfused_location.h352 struct hw_device_t common; member in struct:flp_device_t
H A Dsensors.h895 struct hw_module_t common; member in struct:sensors_module_t
972 struct hw_device_t common; member in struct:sensors_poll_device_t
992 struct hw_device_t common; member in struct:sensors_poll_device_1::__anon356::__anon357
1308 return device->common.close(&device->common);
1318 return device->common.close(&device->common);
H A Dgps.h622 struct hw_device_t common; member in struct:gps_device_t
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit.h167 struct hw_module_t common; member in struct:copybit_module_t
175 struct hw_device_t common; member in struct:copybit_device_t
268 return device->common.close(&device->common);
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit.h168 struct hw_module_t common; member in struct:copybit_module_t
176 struct hw_device_t common; member in struct:copybit_device_t
281 return device->common.close(&device->common);
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit.h167 struct hw_module_t common; member in struct:copybit_module_t
175 struct hw_device_t common; member in struct:copybit_device_t
268 return device->common.close(&device->common);
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioHardwareALSA.h192 hw_device_t common; member in struct:android_audio_legacy::alsa_device_t
/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c96 effect_context_t common; member in struct:visualizer_context_s

Completed in 1161 milliseconds