Searched refs:em28xx_capture_start (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 631 int em28xx_capture_start(struct em28xx *dev, int start) in em28xx_capture_start() function 852 em28xx_capture_start(dev, 0); in em28xx_uninit_usb_xfer() 877 em28xx_capture_start(dev, 0); in em28xx_stop_urbs() 1049 em28xx_capture_start(dev, 1); in em28xx_init_usb_xfer()
|
H A D | em28xx.h | 826 int em28xx_capture_start(struct em28xx *dev, int start);
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 621 int em28xx_capture_start(struct em28xx *dev, int start) in em28xx_capture_start() function 844 em28xx_capture_start(dev, 0); in em28xx_uninit_usb_xfer() 869 em28xx_capture_start(dev, 0); in em28xx_stop_urbs() 1041 em28xx_capture_start(dev, 1); in em28xx_init_usb_xfer()
|
H A D | em28xx.h | 815 int em28xx_capture_start(struct em28xx *dev, int start);
|
Completed in 7 milliseconds