Home
last modified time | relevance | path

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

/sound/usb/qcom/
A Dqc_audio_offload.c696 int if_idx; in uaudio_dev_cleanup() local
702 for (if_idx = 0; if_idx < dev->num_intf; if_idx++) { in uaudio_dev_cleanup()
703 if (!dev->info[if_idx].in_use) in uaudio_dev_cleanup()
708 dev->info[if_idx].intf_num, dev->chip->card->number); in uaudio_dev_cleanup()
744 int if_idx; in qmi_stop_session() local
754 for (if_idx = 0; if_idx < uadev[idx].num_intf; if_idx++) { in qmi_stop_session()
757 info = &uadev[idx].info[if_idx]; in qmi_stop_session()
806 int if_idx; in uaudio_sideband_notifier() local
821 for (if_idx = 0; if_idx < dev->num_intf; if_idx++) { in uaudio_sideband_notifier()
822 if (dev->info[if_idx].data_ep_idx == *ep || in uaudio_sideband_notifier()
[all …]

Completed in 8 milliseconds