Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A 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
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_camera_hal.cpp143 int V4L2CameraHAL::openLegacy(const hw_module_t* /*module*/, in openLegacy()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwcomposer.cpp940 int Hwc2DeviceOpen(const struct hw_module_t* /*module*/, const char* name, in Hwc2DeviceOpen()
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp153 int OpenDevice(const hw_module_t* /*module*/, in OpenDevice()