Home
last modified time | relevance | path

Searched refs:should_disable_udc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1491 * should_disable_udc - Tells if UDC should be disabled
1502 static int should_disable_udc(struct pxa_udc *udc) in should_disable_udc() function
1530 if (should_disable_udc(udc)) in pxa_udc_pullup()
1552 if (should_disable_udc(udc)) in pxa_udc_vbus_session()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1490 * should_disable_udc - Tells if UDC should be disabled
1501 static int should_disable_udc(struct pxa_udc *udc) in should_disable_udc() function
1530 if (should_disable_udc(udc)) in pxa_udc_pullup()
1552 if (should_disable_udc(udc)) in pxa_udc_vbus_session()

Completed in 6 milliseconds