Searched refs:open_dev (Results 1 – 3 of 3) sorted by relevance
128 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) { in open_dev() function133 .open = open_dev
162 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) in open_dev() function168 .open = open_dev
210 static int open_dev(const hw_module_t* module, in open_dev() function219 .open = v4l2_camera_hal::open_dev};