Home
last modified time | relevance | path

Searched refs:last_interface (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h440 * @last_interface: UDC interface of the last SET_INTERFACE host request
471 unsigned last_interface:3; member
H A Dpxa27x_udc.c289 int iface = udc->last_interface; in find_pxa_ep()
2085 udc->last_interface = 0; in pxa27x_change_configuration()
2114 udc->last_interface = iface; in pxa27x_change_interface()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h440 * @last_interface: UDC interface of the last SET_INTERFACE host request
470 unsigned last_interface:3; member
H A Dpxa27x_udc.c287 int iface = udc->last_interface; in find_pxa_ep()
2085 udc->last_interface = 0; in pxa27x_change_configuration()
2114 udc->last_interface = iface; in pxa27x_change_interface()

Completed in 9 milliseconds