Searched defs:ohci_to_hcd (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dohci.h472 static inline struct usb_hcd *ohci_to_hcd (const struct ohci_hcd *ohci) function
484 dev_dbg (ohci_to_hcd(ohci)->self.controller , fmt , ## args )
486 dev_err (ohci_to_hcd(ohci)->self.controller , fmt , ## args )
488 dev_info (ohci_to_hcd(ohci)->self.controller , fmt , ## args )
490 dev_warn (ohci_to_hcd(ohci)->self.controller , fmt , ## args )

Completed in 11 milliseconds