Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1248 * bcm63xx_udc_set_halt - Enable/disable STALL flag in the hardware.
1254 static int bcm63xx_udc_set_halt(struct usb_ep *ep, int value) in bcm63xx_udc_set_halt() function
1298 .set_halt = bcm63xx_udc_set_halt,
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1245 * bcm63xx_udc_set_halt - Enable/disable STALL flag in the hardware.
1251 static int bcm63xx_udc_set_halt(struct usb_ep *ep, int value) in bcm63xx_udc_set_halt() function
1295 .set_halt = bcm63xx_udc_set_halt,

Completed in 7 milliseconds