Home
last modified time | relevance | path

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

/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; typedef
/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()