Searched refs:at91_vbus_update (Results 1 – 1 of 1) sorted by relevance
1513 static void at91_vbus_update(struct at91_udc *udc, unsigned value) in at91_vbus_update() function1525 at91_vbus_update(udc, gpiod_get_value(udc->board.vbus_pin)); in at91_vbus_irq()1535 at91_vbus_update(udc, gpiod_get_value_cansleep(udc->board.vbus_pin)); in at91_vbus_timer_work()