Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dsis7019.c137 #define SIS_SECONDARY_CODEC_PRESENT 0x0002 macro
998 if (!rc && (sis->codecs_present & SIS_SECONDARY_CODEC_PRESENT)) in sis_mixer_create()
1076 sis->codecs_present |= SIS_SECONDARY_CODEC_PRESENT; in sis_chip_init()
1166 if (sis->codecs_present & SIS_SECONDARY_CODEC_PRESENT) in sis_suspend()
1221 if (sis->codecs_present & SIS_SECONDARY_CODEC_PRESENT) in sis_resume()
1350 codecs &= SIS_PRIMARY_CODEC_PRESENT | SIS_SECONDARY_CODEC_PRESENT | in __snd_sis7019_probe()