Home
last modified time | relevance | path

Searched defs:hw_module_t (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/fuchsia/include/hardware/
Dhardware.h17 typedef struct hw_module_t { struct
26 } hw_module_t; argument
/hardware/libhardware/include_all/hardware/
Dhardware.h86 typedef struct hw_module_t { struct
88 uint32_t tag;
121 * version the hw_module_t, hw_module_methods_t, and hw_device_t argument
129 uint16_t hal_api_version;
154 } hw_module_t; argument
/hardware/libhardware/include/hardware/
Dhardware.h86 typedef struct hw_module_t { struct
88 uint32_t tag;
121 * version the hw_module_t, hw_module_methods_t, and hw_device_t argument
129 uint16_t hal_api_version;
154 } hw_module_t; argument
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dhardware.h86 typedef struct hw_module_t { struct
88 uint32_t tag;
121 * version the hw_module_t, hw_module_methods_t, and hw_device_t argument
129 uint16_t hal_api_version;
154 } hw_module_t; argument
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.cpp143 int V4L2CameraHAL::openLegacy(const hw_module_t* /*module*/, in openLegacy()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp940 int Hwc2DeviceOpen(const struct hw_module_t* /*module*/, const char* name, in Hwc2DeviceOpen()