Searched refs:hcd_to_fotg210 (Results 1 – 2 of 2) sorted by relevance
454 fotg210 = hcd_to_fotg210(hcd); in fill_async_buffer()529 fotg210 = hcd_to_fotg210(hcd); in fill_periodic_buffer()647 fotg210 = hcd_to_fotg210(hcd); in fill_registers_buffer()1391 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_hub_status_data()1459 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_hub_control()2095 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_clear_tt_buffer_complete()4805 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_shutdown()4856 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_stop()4895 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in hcd_fotg210_init()5002 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_run()[all …]
191 static inline struct fotg210_hcd *hcd_to_fotg210(struct usb_hcd *hcd) in hcd_to_fotg210() function