Home
last modified time | relevance | path

Searched refs:ep0_req_shutdown (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
Dbcm63xx_udc.c311 unsigned ep0_req_shutdown:1; member
1539 } else if (udc->ep0_req_shutdown) { in bcm63xx_ep0_do_idle()
1540 udc->ep0_req_shutdown = 0; in bcm63xx_ep0_do_idle()
1574 bool shutdown = udc->ep0_req_reset || udc->ep0_req_shutdown; in bcm63xx_ep0_one_round()
1779 udc->ep0_req_shutdown = 1; in bcm63xx_udc_pullup()
2131 udc->ep0_req_shutdown ? "shutdown " : "", in bcm63xx_usbd_dbg_show()