Searched refs:vbus_timer_work (Results 1 – 2 of 2) sorted by relevance
141 struct work_struct vbus_timer_work; member
1529 vbus_timer_work); in at91_vbus_timer_work()1546 schedule_work(&udc->vbus_timer_work); in at91_vbus_timer()1906 INIT_WORK(&udc->vbus_timer_work, at91_vbus_timer_work); in at91udc_probe()