Home
last modified time | relevance | path

Searched refs:ehci_is_TDI (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/host/
A Dehci-sysfs.c155 if (!ehci_is_TDI(ehci)) in create_sysfs_files()
170 if (!ehci_is_TDI(ehci)) in remove_sysfs_files()
A Dehci.h653 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt) macro
659 if (ehci_is_TDI(ehci)) { in ehci_port_speed()
675 #define ehci_is_TDI(e) (0) macro
A Dehci-hub.c583 if (ehci_is_TDI(ehci)) { in check_reset_complete()
1093 && !ehci_is_TDI(ehci) in ehci_hub_control()
1183 if (ehci_is_TDI(ehci)) in ehci_relinquish_port()
1193 if (ehci_is_TDI(ehci)) in ehci_port_handed_over()
A Dehci-hcd.c190 if (ehci_is_TDI(ehci) && !tdi_in_host_mode(ehci)) { in ehci_halt()
257 if (ehci_is_TDI(ehci)) in ehci_reset()
A Dehci-fsl.c665 if (ehci_is_TDI(ehci)) { in ehci_start_port_reset()
A Dehci-q.c173 if (!ehci_is_TDI(ehci) in ehci_clear_tt_buffer()
A Dehci-sched.c1075 if (!ehci_is_TDI(ehci) in iso_stream_init()

Completed in 24 milliseconds