Home
last modified time | relevance | path

Searched refs:usb_free_urb (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h310 void usb_free_urb(struct urb *urb);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c723 usb_free_urb(urb); in usb_control_msg()
1367 * usb_free_urb
1370 usb_free_urb(struct urb *urb) in usb_free_urb() function
1903 usb_free_urb(urb); in usb_bulk_msg()
/third_party/ltp/scripts/
H A Dcheckpatch.pl6230 if ($line =~ /\b(kfree|usb_free_urb|debugfs_remove(?:_recursive)?|(?:kmem_cache|mempool|dma_pool)_destroy)$expr/) {

Completed in 10 milliseconds