Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1720 * bcm63xx_ep0_process - ep0 worker thread / state machine.
1723 * bcm63xx_ep0_process is triggered any time an event occurs on ep0. It
1733 static void bcm63xx_ep0_process(struct work_struct *w) in bcm63xx_ep0_process() function
2310 INIT_WORK(&udc->ep0_wq, bcm63xx_ep0_process); in bcm63xx_udc_probe()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1717 * bcm63xx_ep0_process - ep0 worker thread / state machine.
1720 * bcm63xx_ep0_process is triggered any time an event occurs on ep0. It
1730 static void bcm63xx_ep0_process(struct work_struct *w) in bcm63xx_ep0_process() function
2299 INIT_WORK(&udc->ep0_wq, bcm63xx_ep0_process); in bcm63xx_udc_probe()

Completed in 7 milliseconds