Searched refs:last_vbus (Results 1 – 1 of 1) sorted by relevance
151 u8 last_vbus; member2868 if (udc->last_vbus != udc->vbus) { in vbus_work()2869 udc->last_vbus = udc->vbus; in vbus_work()2912 udc->last_vbus = udc->vbus = 0; in lpc32xx_start()