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

12

/hardware/qcom/audio/post_proc/
H A Dbass_boost.h25 effect_context_t common; member in struct:bassboost_context_s
H A Dvirtualizer.h25 effect_context_t common; member in struct:virtualizer_context_s
H A Dequalizer.h29 effect_context_t common; member in struct:equalizer_context_s
H A Dreverb.h43 effect_context_t common; member in struct:reverb_context_s
/hardware/libhardware/include/hardware/
H A Dnfc_tag.h41 struct hw_module_t common; member in struct:nfc_tag_module_t
51 struct hw_device_t common; member in struct:nfc_tag_device
90 return dev->common.close(&dev->common);
H A Dvibrator.h44 struct hw_device_t common; member in struct:vibrator_device
H A Dconsumerir.h41 struct hw_module_t common; member in struct:consumerir_module
51 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
64 struct hw_device_t common; member in struct:local_time_hw_device
117 return device->common.close(&device->common);
H A Dpower.h62 struct hw_module_t common; member in struct:power_module
H A Dfb.h45 struct hw_device_t common; member in struct:framebuffer_device_t
167 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 Dsound_trigger.h60 struct hw_module_t common; member in struct:sound_trigger_module
67 struct hw_device_t common; member in struct:sound_trigger_hw_device
125 return device->common.close(&device->common);
H A Dactivity_recognition.h130 hw_module_t common; member in struct:activity_recognition_module
161 hw_device_t common; member in struct:activity_recognition_device
218 return device->common.close(&device->common);
H A Dcamera_common.h40 * camera_module_t.common.module_api_version. The two most significant hex
85 * The standard hardware module open call (common.methods->open) continues
154 * The value of camera_device_t.common.version.
156 * Version information (based on camera_module_t.common.module_api_version):
177 * Version information (based on camera_module_t.common.module_api_version):
275 * The return values for common.methods->open for camera_module are:
293 * All other return values from common.methods->open will be treated as
296 hw_module_t common; member in struct:camera_module
339 * Version information (based on camera_module_t.common.module_api_version):
371 * Version information (based on camera_module_t.common
[all...]
H A Dcamera.h32 * camera_device_t.common.version. CAMERA_DEVICE_API_VERSION_1_0 is the
36 * also return the value of camera_device_t.common.version in
287 * camera_device.common.version must be in the range
291 hw_device_t common; member in struct:camera_device
H A Dfingerprint.h105 struct hw_device_t common; member in struct:fingerprint_device
175 struct hw_module_t common; member in struct:fingerprint_module
H A Dgralloc.h38 * gralloc_module_t.common.module_api_version.
146 struct hw_module_t common; member in struct:gralloc_module_t
317 struct hw_device_t common; member in struct:alloc_device_t
369 return device->common.close(&device->common);
H A Dkeymaster.h92 hw_module_t common; member in struct:keystore_module
181 struct hw_device_t common; member in struct:keymaster_device
291 return device->common.close(&device->common);
H A Dnfc.h69 struct hw_module_t common; member in struct:nfc_nci_module_t
124 struct hw_device_t common; member in struct:nfc_nci_device
206 return dev->common.close(&dev->common);
232 struct hw_module_t common; member in struct:nfc_module_t
255 struct hw_device_t common; member in struct:__anon1299
293 return dev->common.close(&dev->common);
H A Daudio_policy.h419 struct hw_module_t common; member in struct:audio_policy_module
429 struct hw_device_t common; member in struct:audio_policy_device
451 return device->common.close(&device->common);
H A Dcamera2.h32 * CAMERA_DEVICE_API_VERSION_2_1 in camera_device_t.common.version and in
37 * camera_module_t.common.module_api_version).
829 * common.version must equal CAMERA_DEVICE_API_VERSION_2_0 to identify
832 hw_device_t common; member in struct:camera2_device
H A Dtv_input.h32 * tv_input_module_t.common.module_api_version.
60 struct hw_module_t common; member in struct:tv_input_module
305 struct hw_device_t common; member in struct:tv_input_device
/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);

Completed in 213 milliseconds

12