Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A 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()
H A Dusbusx2yaudio.c843 static const struct snd_pcm_hardware snd_usx2y_2c = variable
874 runtime->hw = snd_usx2y_2c; in snd_usx2y_pcm_open()