Home
last modified time | relevance | path

Searched refs:stop_urbs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dusb_wwan.c526 static void stop_urbs(struct usb_serial *serial) in stop_urbs() function
559 stop_urbs(serial); in usb_wwan_suspend()
/openbmc/linux/sound/usb/
H A Dendpoint.c1029 static int stop_urbs(struct snd_usb_endpoint *ep, bool force, bool keep_pending) in stop_urbs() function
1072 err = stop_urbs(ep, force, false); in release_urbs()
1684 stop_urbs(ep, false, keep_pending); in snd_usb_endpoint_stop()