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

/linux-4.4.14/drivers/usb/core/
H A Dbuffer.c56 * Call hcd_buffer_destroy() to clean up after using those pools.
77 hcd_buffer_destroy(hcd); hcd_buffer_create()
86 * hcd_buffer_destroy - deallocate buffer pools
92 void hcd_buffer_destroy(struct usb_hcd *hcd) hcd_buffer_destroy() function
H A Dhcd.c2887 hcd_buffer_destroy(hcd); usb_add_hcd()
2971 hcd_buffer_destroy(hcd); usb_remove_hcd()
/linux-4.4.14/include/linux/usb/
H A Dhcd.h472 void hcd_buffer_destroy(struct usb_hcd *hcd);

Completed in 73 milliseconds