Searched refs:fotg210_to_hcd (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 82 dev_dbg(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 84 dev_err(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 86 dev_info(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 88 dev_warn(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 845 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self; in create_debug_files() 859 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self; in remove_debug_files() 917 synchronize_irq(fotg210_to_hcd(fotg210)->irq); in fotg210_halt() 934 if (fotg210->debug && !dbgp_reset_prep(fotg210_to_hcd(fotg210))) in fotg210_reset() 949 dbgp_external_startup(fotg210_to_hcd(fotg210)); in fotg210_reset() 1573 mod_timer(&fotg210_to_hcd(fotg21 in fotg210_hub_control() [all...] |
H A D | fotg210-hcd.h | 195 static inline struct usb_hcd *fotg210_to_hcd(struct fotg210_hcd *fotg210) in fotg210_to_hcd() function
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | fotg210-hcd.c | 83 dev_dbg(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 85 dev_err(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 87 dev_info(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 89 dev_warn(fotg210_to_hcd(fotg210)->self.controller, fmt, ## args) 846 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self; in create_debug_files() 917 synchronize_irq(fotg210_to_hcd(fotg210)->irq); in fotg210_halt() 934 if (fotg210->debug && !dbgp_reset_prep(fotg210_to_hcd(fotg210))) in fotg210_reset() 949 dbgp_external_startup(fotg210_to_hcd(fotg210)); in fotg210_reset() 1573 mod_timer(&fotg210_to_hcd(fotg210)->rh_timer, in fotg210_hub_control() 1904 dma_free_coherent(fotg210_to_hcd(fotg21 in fotg210_mem_cleanup() [all...] |
H A D | fotg210.h | 197 static inline struct usb_hcd *fotg210_to_hcd(struct fotg210_hcd *fotg210) in fotg210_to_hcd() function
|
Completed in 19 milliseconds