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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dbuffer.c48 * Call hcd_buffer_destroy() to clean up after using those pools.
67 hcd_buffer_destroy(hcd);
76 * hcd_buffer_destroy - deallocate buffer pools
82 void hcd_buffer_destroy(struct usb_hcd *hcd) function
H A Dhcd.c2342 hcd_buffer_destroy(hcd);
2401 hcd_buffer_destroy(hcd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h371 void hcd_buffer_destroy(struct usb_hcd *hcd);

Completed in 41 milliseconds