Home
last modified time | relevance | path

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

/Linux-v5.10/sound/usb/usx2y/
Dusx2yhwdeppcm.c561 runtime->hw = SNDRV_PCM_STREAM_PLAYBACK == substream->stream ? snd_usX2Y_2c : in snd_usX2Y_usbpcm_open()
562 (subs->usX2Y->subs[3] ? snd_usX2Y_4c : snd_usX2Y_2c); in snd_usX2Y_usbpcm_open()
Dusbusx2yaudio.c843 static const struct snd_pcm_hardware snd_usX2Y_2c = variable
874 runtime->hw = snd_usX2Y_2c; in snd_usX2Y_pcm_open()