Searched refs:snd_hdsp_adat_sync_check (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdsp.c3234 static struct snd_kcontrol_new snd_hdsp_adat_sync_check = HDSP_ADAT_SYNC_CHECK; variable in typeref:struct:snd_kcontrol_new
3250 snd_hdsp_adat_sync_check.name = "ADAT Lock Status";
3251 snd_hdsp_adat_sync_check.index = 1;
3252 if ((err = snd_ctl_add (card, kctl = snd_ctl_new1(&snd_hdsp_adat_sync_check, hdsp))))
3256 snd_hdsp_adat_sync_check.index = idx+1;
3257 if ((err = snd_ctl_add (card, kctl = snd_ctl_new1(&snd_hdsp_adat_sync_check, hdsp))))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdsp.c3234 static struct snd_kcontrol_new snd_hdsp_adat_sync_check = HDSP_ADAT_SYNC_CHECK; variable in typeref:struct:snd_kcontrol_new
3250 snd_hdsp_adat_sync_check.name = "ADAT Lock Status";
3251 snd_hdsp_adat_sync_check.index = 1;
3252 if ((err = snd_ctl_add (card, kctl = snd_ctl_new1(&snd_hdsp_adat_sync_check, hdsp))))
3256 snd_hdsp_adat_sync_check.index = idx+1;
3257 if ((err = snd_ctl_add (card, kctl = snd_ctl_new1(&snd_hdsp_adat_sync_check, hdsp))))

Completed in 281 milliseconds