Home
last modified time | relevance | path

Searched defs:_hcd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dfhci-sched.c504 irqreturn_t fhci_frame_limit_timer_irq(int irq, void *_hcd) in fhci_frame_limit_timer_irq()
/linux/drivers/usb/core/
H A Dhcd.c778 struct usb_hcd *_hcd = from_timer(_hcd, t, rh_timer); in rh_timer_func() local