Home
last modified time | relevance | path

Searched refs:open_dev (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/usbcamera/
DCameraHAL.cpp128 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) { in open_dev() function
133 .open = open_dev
/hardware/libhardware/modules/camera/3_0/
DCameraHAL.cpp162 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) in open_dev() function
168 .open = open_dev
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.cpp210 static int open_dev(const hw_module_t* module, in open_dev() function
219 .open = v4l2_camera_hal::open_dev};