Searched refs:sl811_to_hcd (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | sl811-hcd.c | 80 struct usb_hcd *hcd = sl811_to_hcd(sl811); in port_power() 283 dev_dbg(sl811_to_hcd(sl811)->self.controller, "sof irq on\n"); in sofirq_on() 291 dev_dbg(sl811_to_hcd(sl811)->self.controller, "sof irq off\n"); in sofirq_off() 339 dev_dbg(sl811_to_hcd(sl811)->self.controller, in start() 393 dev_dbg(sl811_to_hcd(sl811)->self.controller, in start() 432 usb_hcd_unlink_urb_from_ep(sl811_to_hcd(sl811), urb); 434 usb_hcd_giveback_urb(sl811_to_hcd(sl811), urb, status); 450 dev_dbg(sl811_to_hcd(sl811)->self.controller, 464 sl811_to_hcd(sl811)->self.bandwidth_allocated 597 dev_dbg(sl811_to_hcd(sl81 in checkdone() [all...] |
H A D | sl811.h | 164 static inline struct usb_hcd *sl811_to_hcd(struct sl811 *sl811) in sl811_to_hcd() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | sl811-hcd.c | 80 struct usb_hcd *hcd = sl811_to_hcd(sl811); in port_power() 283 dev_dbg(sl811_to_hcd(sl811)->self.controller, "sof irq on\n"); in sofirq_on() 291 dev_dbg(sl811_to_hcd(sl811)->self.controller, "sof irq off\n"); in sofirq_off() 339 dev_dbg(sl811_to_hcd(sl811)->self.controller, in start() 393 dev_dbg(sl811_to_hcd(sl811)->self.controller, in start() 432 usb_hcd_unlink_urb_from_ep(sl811_to_hcd(sl811), urb); 434 usb_hcd_giveback_urb(sl811_to_hcd(sl811), urb, status); 450 dev_dbg(sl811_to_hcd(sl811)->self.controller, 464 sl811_to_hcd(sl811)->self.bandwidth_allocated 597 dev_dbg(sl811_to_hcd(sl81 in checkdone() [all...] |
H A D | sl811.h | 163 static inline struct usb_hcd *sl811_to_hcd(struct sl811 *sl811) in sl811_to_hcd() function
|
Completed in 4 milliseconds