Searched refs:hcd_to_fotg210 (Results 1 – 2 of 2) sorted by relevance
483 fotg210 = hcd_to_fotg210(hcd); in fill_async_buffer()529 fotg210 = hcd_to_fotg210(hcd); in fill_periodic_buffer()675 fotg210 = hcd_to_fotg210(hcd); in fill_registers_buffer()1460 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_hub_status_data()1539 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_hub_control()2195 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_clear_tt_buffer_complete()4911 fotg210 = hcd_to_fotg210(bus_to_hcd(dev_get_drvdata(dev))); in show_uframe_periodic_max()4928 fotg210 = hcd_to_fotg210(bus_to_hcd(dev_get_drvdata(dev))); in store_uframe_periodic_max()5040 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_shutdown()5095 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_stop()[all …]
183 static inline struct fotg210_hcd *hcd_to_fotg210(struct usb_hcd *hcd) in hcd_to_fotg210() function