Home
last modified time | relevance | path

Searched refs:hw_switch (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/sound/pci/
Des1938.c191 struct snd_kcontrol *hw_switch; member
1114 chip->hw_switch = NULL; in snd_es1938_hwv_free()
1652 snd_ctl_notify(chip->card, SNDRV_CTL_EVENT_MASK_VALUE, &chip->hw_switch->id); in snd_es1938_interrupt()
1707 chip->hw_switch = kctl; in snd_es1938_mixer()
/linux-6.1.9/drivers/video/fbdev/matrox/
Dmatroxfb_base.c811 minfo->hw_switch->init(minfo, &mt); in matroxfb_set_par()
819 minfo->hw_switch->restore(minfo); in matroxfb_set_par()
1651 minfo->hw_switch = b->base->lowlevel; in initMatrox2()
1769 if (minfo->hw_switch->preinit(minfo)) { in initMatrox2()
1791 minfo->hw_switch->reset(minfo); in initMatrox2()
Dmatroxfb_base.h407 struct matrox_switch* hw_switch; member
/linux-6.1.9/sound/isa/
Des18xx.c109 struct snd_kcontrol *hw_switch; member
767 &chip->hw_switch->id); in snd_es18xx_interrupt()
1076 chip->hw_switch = NULL; in snd_es18xx_hwv_free()
1843 chip->hw_switch = kctl; in snd_es18xx_mixer()