Searched refs:vbus_timer_work (Results 1 – 2 of 2) sorted by relevance
143 struct work_struct vbus_timer_work; member
1533 vbus_timer_work); in at91_vbus_timer_work()1550 schedule_work(&udc->vbus_timer_work); in at91_vbus_timer()1892 INIT_WORK(&udc->vbus_timer_work, at91_vbus_timer_work); in at91udc_probe()