Home
last modified time | relevance | path

Searched refs:stream_ctl (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_ioc.c84 int mantis_stream_control(struct mantis_pci *mantis, enum mantis_stream_control stream_ctl) in mantis_stream_control() argument
89 switch (stream_ctl) { in mantis_stream_control()
106 dprintk(MANTIS_ERROR, 1, "Unknown MODE <%02x>", stream_ctl); in mantis_stream_control()
H A Dmantis_ioc.h37 extern int mantis_stream_control(struct mantis_pci *mantis, enum mantis_stream_control stream_ctl);
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h269 struct snd_kcontrol *stream_ctl; member
H A Ddelta.c400 snd_ctl_notify(ice->card, SNDRV_CTL_EVENT_MASK_VALUE, &ice->spdif.stream_ctl->id); in delta_setup_spdif()
H A Dews.c326 snd_ctl_notify(ice->card, SNDRV_CTL_EVENT_MASK_VALUE, &ice->spdif.stream_ctl->id); in ews88_setup_spdif()
H A Dice1712.c2394 ice->spdif.stream_ctl = kctl; in snd_ice1712_spdif_build_controls()
H A Dice1724.c2416 ice->spdif.stream_ctl = kctl; in snd_vt1724_spdif_build_controls()