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

/hardware/libhardware/include/hardware/
H A Dnfc.h38 struct hw_module_t common; member in struct:nfc_module_t
55 struct hw_device_t common; member in struct:__anon161
88 return dev->common.close(&dev->common);
H A Dfb.h39 struct hw_device_t common; member in struct:framebuffer_device_t
158 return device->common.close(&device->common);
H A Dlights.h122 struct hw_device_t common; member in struct:light_device_t
H A Daudio_policy.h354 struct hw_module_t common; member in struct:audio_policy_module
358 struct hw_device_t common; member in struct:audio_policy_device
380 return device->common.close(&device->common);
H A Dcamera.h60 hw_module_t common; member in struct:camera_module
302 hw_device_t common; member in struct:camera_device
H A Dgralloc.h111 struct hw_module_t common; member in struct:gralloc_module_t
208 struct hw_device_t common; member in struct:alloc_device_t
256 return device->common.close(&device->common);
H A Dhwcomposer.h230 struct hw_module_t common; member in struct:hwc_module
235 struct hw_device_t common; member in struct:hwc_composer_device
346 return device->common.close(&device->common);
H A Daudio.h78 /* common audio stream parameters and operations */
160 struct audio_stream common; member in struct:audio_stream_out
191 struct audio_stream common; member in struct:audio_stream_in
244 struct hw_module_t common; member in struct:audio_module
248 struct hw_device_t common; member in struct:audio_hw_device
337 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 Dgps.h614 struct hw_device_t common; member in struct:gps_device_t

Completed in 249 milliseconds