Searched refs:HAS_CODEC (Results 1 – 2 of 2) sorted by relevance
227 #define HAS_CODEC(sc) ((sc)->sc_flags & GUS_CODEC_INSTALLED) macro
379 if (HAS_CODEC(sc)) {678 if (HAS_CODEC(sc))3569 if (HAS_CODEC(sc))3624 audio_attach_mi(&gus_hw_if, HAS_CODEC(sc) ? (void *)&sc->sc_codec :