Home
last modified time | relevance | path

Searched refs:con_sel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac1_legacy.c393 u8 con_sel = (w_value >> 8) & 0xFF; in audio_set_intf_req() local
404 if (con->type == con_sel) { in audio_set_intf_req()
430 u8 con_sel = (w_value >> 8) & 0xFF; in audio_get_intf_req() local
441 if (con->type == con_sel && con->get) { in audio_get_intf_req()