Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-core.c845 void em28xx_stop_urbs(struct em28xx *dev) in em28xx_stop_urbs() function
865 EXPORT_SYMBOL_GPL(em28xx_stop_urbs);
Dem28xx.h771 void em28xx_stop_urbs(struct em28xx *dev);
Dem28xx-dvb.c237 em28xx_stop_urbs(dev); in em28xx_stop_streaming()
Dem28xx-video.c2017 em28xx_stop_urbs(dev); in em28xx_v4l2_suspend()