Searched refs:usb_vision_open (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/video/usb_vision/
H A Dusb_vision.c103 /* usb_vision_open - handle open() calls */
105 static status_t usb_vision_open (const char *name, uint32 flags, void** cookie) function
109 TRACE_FUNCALLS("usb_vision_open:%s flags:%d cookie:%08x\n", name, flags, cookie);
131 TRACE_FUNCRET("usb_vision_open returns:%08x\n", status);
214 usb_vision_open, /* -> open entry point */

Completed in 81 milliseconds