Searched defs:hw_module_t (Results 1 – 4 of 4) sorted by relevance
17 typedef struct hw_module_t { struct26 } hw_module_t; argument
32 struct hw_module_t { struct51 struct hw_module_t* module; argument
228 int EmulatedCameraFactory::open_legacy(const struct hw_module_t* /*module*/, in open_legacy()
690 int OpenDevice(const hw_module_t* /*module*/, in OpenDevice()