Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c2028 static const struct snd_ac97_build_ops null_build_ops; variable
2301 ac97->build_ops = &null_build_ops; in snd_ac97_mixer()