Home
last modified time | relevance | path

Searched refs:em28xx_stop_urbs (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/media/usb/em28xx/
Dem28xx-core.c851 void em28xx_stop_urbs(struct em28xx *dev) in em28xx_stop_urbs() function
871 EXPORT_SYMBOL_GPL(em28xx_stop_urbs);
Dem28xx.h824 void em28xx_stop_urbs(struct em28xx *dev);
Dem28xx-dvb.c243 em28xx_stop_urbs(dev); in em28xx_stop_streaming()
Dem28xx-video.c2258 em28xx_stop_urbs(dev); in em28xx_v4l2_suspend()