Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h441 * @last_alternate: UDC altsetting of the last SET_INTERFACE host request
472 unsigned last_alternate:3; member
H A Dpxa27x_udc.c290 int alt = udc->last_alternate; in find_pxa_ep()
2086 udc->last_alternate = 0; in pxa27x_change_configuration()
2115 udc->last_alternate = alt; in pxa27x_change_interface()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h441 * @last_alternate: UDC altsetting of the last SET_INTERFACE host request
471 unsigned last_alternate:3; member
H A Dpxa27x_udc.c288 int alt = udc->last_alternate; in find_pxa_ep()
2086 udc->last_alternate = 0; in pxa27x_change_configuration()
2115 udc->last_alternate = alt; in pxa27x_change_interface()

Completed in 9 milliseconds