Home
last modified time | relevance | path

Searched refs:c67x00_endpoint_disable (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.h109 void c67x00_endpoint_disable(struct usb_hcd *hcd,
H A Dc67x00-hcd.c311 .endpoint_disable = c67x00_endpoint_disable,
H A Dc67x00-sched.c305 void c67x00_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in c67x00_endpoint_disable() function