Searched refs:fotg210_enable_event (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/usb/host/ |
| D | fotg210-hcd.c | 1077 static void fotg210_enable_event(struct fotg210_hcd *fotg210, unsigned event, in fotg210_enable_event() function 1112 fotg210_enable_event(fotg210, FOTG210_HRTIMER_POLL_ASS, in fotg210_poll_ASS() 1130 fotg210_enable_event(fotg210, in fotg210_poll_ASS() 1160 fotg210_enable_event(fotg210, FOTG210_HRTIMER_POLL_PSS, in fotg210_poll_PSS() 1178 fotg210_enable_event(fotg210, in fotg210_poll_PSS() 1200 fotg210_enable_event(fotg210, in fotg210_handle_controller_death() 1242 fotg210_enable_event(fotg210, FOTG210_HRTIMER_UNLINK_INTR, in fotg210_handle_intr_unlinks() 1258 fotg210_enable_event(fotg210, FOTG210_HRTIMER_FREE_ITDS, true); in start_free_itds() 1341 fotg210_enable_event(fotg210, FOTG210_HRTIMER_IO_WATCHDOG, in turn_on_io_watchdog() 1387 fotg210_enable_event(fotg210, e, false); in fotg210_hrtimer_func() [all …]
|