Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1557 /* bcm63xx_udc_pullup() is waiting for this */ in bcm63xx_ep0_do_idle()
1759 * bcm63xx_udc_pullup - Enable/disable pullup on D+ line.
1765 static int bcm63xx_udc_pullup(struct usb_gadget *gadget, int is_on) in bcm63xx_udc_pullup() function
1876 .pullup = bcm63xx_udc_pullup,
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1554 /* bcm63xx_udc_pullup() is waiting for this */ in bcm63xx_ep0_do_idle()
1756 * bcm63xx_udc_pullup - Enable/disable pullup on D+ line.
1762 static int bcm63xx_udc_pullup(struct usb_gadget *gadget, int is_on) in bcm63xx_udc_pullup() function
1872 .pullup = bcm63xx_udc_pullup,

Completed in 8 milliseconds