Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/usb/as102/
H A Das102_usb_drv.c22 static void as102_usb_stop_stream(struct as102_dev_t *dev);
188 .stop_stream = as102_usb_stop_stream,
278 static void as102_usb_stop_stream(struct as102_dev_t *dev) in as102_usb_stop_stream() function
293 as102_usb_stop_stream(dev); in as102_usb_start_stream()
/kernel/linux/linux-5.10/drivers/media/usb/as102/
H A Das102_usb_drv.c22 static void as102_usb_stop_stream(struct as102_dev_t *dev);
188 .stop_stream = as102_usb_stop_stream,
278 static void as102_usb_stop_stream(struct as102_dev_t *dev) in as102_usb_stop_stream() function
293 as102_usb_stop_stream(dev); in as102_usb_start_stream()

Completed in 1 milliseconds