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

/linux-4.4.14/drivers/media/usb/as102/
H A Das102_usb_drv.c31 static void as102_usb_stop_stream(struct as102_dev_t *dev);
197 .stop_stream = as102_usb_stop_stream,
289 static void as102_usb_stop_stream(struct as102_dev_t *dev) as102_usb_stop_stream() function
304 as102_usb_stop_stream(dev); as102_usb_start_stream()

Completed in 29 milliseconds