Searched defs:ac_alt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_uac1.c | 28 u8 ac_alt, as_in_alt, as_out_alt; /* needed for get_alt() */ member
|
H A D | f_uac2.c | 51 u8 ac_alt, as_in_alt, as_out_alt; /* needed for get_alt() */ member
|
H A D | f_uac1_legacy.c | 277 u8 ac_intf, ac_alt; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_uac1_legacy.c | 277 u8 ac_intf, ac_alt; member
|
H A D | f_uac1.c | 39 u8 ac_alt, as_in_alt, as_out_alt; /* needed for get_alt() */ member
|
H A D | f_uac2.c | 66 u8 ac_alt, as_in_alt, as_out_alt; /* needed for get_alt() */ member
|
Completed in 10 milliseconds