Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c269 hdac_config_fetch(struct hdac_softc *sc, uint32_t *on, uint32_t *off) in hdac_config_fetch() function
1195 hdac_config_fetch(sc, &sc->quirks_on, &sc->quirks_off); in hdac_attach()