Searched defs:hw_module_t (Results 1 – 3 of 3) sorted by relevance
86 typedef struct hw_module_t { struct88 uint32_t tag;121 * version the hw_module_t, hw_module_methods_t, and hw_device_t argument129 uint16_t hal_api_version;154 } hw_module_t; typedef
143 int V4L2CameraHAL::openLegacy(const hw_module_t* /*module*/, in openLegacy()
940 int Hwc2DeviceOpen(const struct hw_module_t* /*module*/, const char* name, in Hwc2DeviceOpen()