Searched refs:last_vbus (Results 1 – 1 of 1) sorted by relevance
153 u8 last_vbus; member2866 if (udc->last_vbus != udc->vbus) { in vbus_work()2867 udc->last_vbus = udc->vbus; in vbus_work()2904 udc->last_vbus = udc->vbus = 0; in lpc32xx_start()