Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_bind.c297 #define is_generic_config(codec) \ macro
300 #define is_generic_config(codec) 0 macro
319 if (is_generic_config(codec)) in snd_hda_codec_configure()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c118 #define is_generic_config(bus) \ macro
121 #define is_generic_config(x) 0 macro
184 if (is_generic_config(hbus)) in hda_codec_probe()