stream_ctl         84 drivers/media/pci/mantis/mantis_ioc.c int mantis_stream_control(struct mantis_pci *mantis, enum mantis_stream_control stream_ctl)
stream_ctl         89 drivers/media/pci/mantis/mantis_ioc.c 	switch (stream_ctl) {
stream_ctl        106 drivers/media/pci/mantis/mantis_ioc.c 		dprintk(MANTIS_ERROR, 1, "Unknown MODE <%02x>", stream_ctl);
stream_ctl         37 drivers/media/pci/mantis/mantis_ioc.h extern int mantis_stream_control(struct mantis_pci *mantis, enum mantis_stream_control stream_ctl);
stream_ctl        400 sound/pci/ice1712/delta.c 		snd_ctl_notify(ice->card, SNDRV_CTL_EVENT_MASK_VALUE, &ice->spdif.stream_ctl->id);
stream_ctl        326 sound/pci/ice1712/ews.c 		snd_ctl_notify(ice->card, SNDRV_CTL_EVENT_MASK_VALUE, &ice->spdif.stream_ctl->id);
stream_ctl       2424 sound/pci/ice1712/ice1712.c 	ice->spdif.stream_ctl = kctl;
stream_ctl        269 sound/pci/ice1712/ice1712.h 	struct snd_kcontrol *stream_ctl;
stream_ctl       2450 sound/pci/ice1712/ice1724.c 	ice->spdif.stream_ctl = kctl;