Searched defs:ehci (Results 26 - 27 of 27) sorted by last modified time

12

/linux-master/drivers/usb/host/
H A Dehci-timer.c11 static void ehci_set_command_bit(struct ehci_hcd *ehci, u32 bit) argument
21 static void ehci_clear_command_bit(struct ehci_hcd *ehci, u32 bit) argument
76 ehci_enable_event(struct ehci_hcd *ehci, unsigned event, bool resched) argument
95 ehci_poll_ASS(struct ehci_hcd *ehci) argument
134 ehci_disable_ASE(struct ehci_hcd *ehci) argument
141 ehci_poll_PSS(struct ehci_hcd *ehci) argument
180 ehci_disable_PSE(struct ehci_hcd *ehci) argument
187 ehci_handle_controller_death(struct ehci_hcd *ehci) argument
211 ehci_handle_start_intr_unlinks(struct ehci_hcd *ehci) argument
243 ehci_handle_intr_unlinks(struct ehci_hcd *ehci) argument
276 start_free_itds(struct ehci_hcd *ehci) argument
290 end_free_itds(struct ehci_hcd *ehci) argument
320 ehci_iaa_watchdog(struct ehci_hcd *ehci) argument
360 turn_on_io_watchdog(struct ehci_hcd *ehci) argument
400 struct ehci_hcd *ehci = container_of(t, struct ehci_hcd, hrtimer); local
[all...]
H A Dehci-sysfs.c14 struct ehci_hcd *ehci; local
41 struct ehci_hcd *ehci; local
72 struct ehci_hcd *ehci; local
85 struct ehci_hcd *ehci; local
149 create_sysfs_files(struct ehci_hcd *ehci) argument
165 remove_sysfs_files(struct ehci_hcd *ehci) argument
[all...]

Completed in 141 milliseconds

12