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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dsis7019.c124 #define SIS_PRIMARY_CODEC_PRESENT 0x0001 macro
1002 if (!rc && sis->codecs_present & SIS_PRIMARY_CODEC_PRESENT)
1089 sis->codecs_present |= SIS_PRIMARY_CODEC_PRESENT;
1163 if (sis->codecs_present & SIS_PRIMARY_CODEC_PRESENT)
1229 if (sis->codecs_present & SIS_PRIMARY_CODEC_PRESENT)

Completed in 154 milliseconds