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