Searched refs:fusbh200_enable_event (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dfusbh200-hcd.c1070 static void fusbh200_enable_event(struct fusbh200_hcd *fusbh200, unsigned event, fusbh200_enable_event() function
1105 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_POLL_ASS, true); fusbh200_poll_ASS()
1122 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_DISABLE_ASYNC, fusbh200_poll_ASS()
1151 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_POLL_PSS, true); fusbh200_poll_PSS()
1168 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_DISABLE_PERIODIC, fusbh200_poll_PSS()
1189 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_POLL_DEAD, true); fusbh200_handle_controller_death()
1230 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_UNLINK_INTR, true); fusbh200_handle_intr_unlinks()
1244 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_FREE_ITDS, true); start_free_itds()
1327 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_IO_WATCHDOG, true); turn_on_io_watchdog()
1372 fusbh200_enable_event(fusbh200, e, false); fusbh200_hrtimer_func()
3209 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_IAA_WATCHDOG, true); start_iaa_cycle()
3274 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_ASYNC_UNLINKS, true); unlink_empty_async()
3343 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_ASYNC_UNLINKS, true); scan_async()
3734 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_UNLINK_INTR, true); start_unlink_intr()

Completed in 62 milliseconds