Searched refs:stream_ctl (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_ioc.c102 int mantis_stream_control(struct mantis_pci *mantis, enum mantis_stream_control stream_ctl) argument
107 switch (stream_ctl) {
124 dprintk(MANTIS_ERROR, 1, "Unknown MODE <%02x>", stream_ctl);
H A Dmantis_ioc.h49 extern int mantis_stream_control(struct mantis_pci *mantis, enum mantis_stream_control stream_ctl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h278 struct snd_kcontrol *stream_ctl; member in struct:snd_ice1712_spdif
H A Ddelta.c393 snd_ctl_notify(ice->card, SNDRV_CTL_EVENT_MASK_VALUE, &ice->spdif.stream_ctl->id);
H A Dews.c340 snd_ctl_notify(ice->card, SNDRV_CTL_EVENT_MASK_VALUE, &ice->spdif.stream_ctl->id);
H A Dice1712.c2459 ice->spdif.stream_ctl = kctl;

Completed in 129 milliseconds