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

123

/hardware/libhardware/include/hardware/
H A Dvr.h89 struct hw_module_t common; member in struct:vr_module
H A Dboot_control.h51 struct hw_module_t common; member in struct:boot_control_module
H A Dgatekeeper.h38 hw_module_t common; member in struct:gatekeeper_module
46 hw_device_t common; member in struct:gatekeeper_device
185 return device->common.close(&device->common);
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 Dkeymaster0.h34 struct hw_device_t common; member in struct:keymaster0_device
144 return device->common.close(&device->common);
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 Dfb.h45 struct hw_device_t common; member in struct:framebuffer_device_t
167 return device->common.close(&device->common);
H A Dkeymaster2.h35 struct hw_device_t common; member in struct:keymaster2_device
427 return device->common.close(&device->common);
H A Dlights.h130 * implementations that report a version >= 2.0 in their hw_device_t common
177 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.h61 struct hw_module_t common; member in struct:sound_trigger_module
68 struct hw_device_t common; member in struct:sound_trigger_hw_device
132 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
238 return device->common.close(&device->common);
H A Dkeymaster1.h35 struct hw_device_t common; member in struct:keymaster1_device
543 return device->common.close(&device->common);
H A Dpower.h164 struct hw_module_t common; member in struct:power_module
H A Dradio.h61 struct hw_module_t common; member in struct:radio_module
222 struct hw_device_t common; member in struct:radio_hw_device
293 return device->common.close((struct hw_device_t *)&device->common);
/hardware/qcom/audio/msm8909/post_proc/
H A Dvirtualizer.h28 effect_context_t common; member in struct:virtualizer_context_s
H A Dequalizer.h32 effect_context_t common; member in struct:equalizer_context_s
H A Dbass_boost.h35 effect_context_t common; member in struct:bassboost_context_s
47 effect_context_t common; member in struct:pbe_context_s
58 effect_context_t common; member in struct:bass_context_s
H A Dreverb.h46 effect_context_t common; member in struct:reverb_context_s
/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

Completed in 4002 milliseconds

123