Home | History | Annotate | Download | only in hikey

Lines Matching refs:usb_status

692 static void usb_status(unsigned online, unsigned highspeed)
903 usb_status(req->value? 1 : 0, usb_drv_port_speed() ? 1 : 0);