Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/intel/
Dhda-codec.c106 #define is_generic_config(bus) \ macro
109 #define is_generic_config(x) 0 macro
189 if (is_generic_config(hbus)) in hda_codec_probe()
/Linux-v6.1/sound/pci/hda/
Dhda_bind.c296 #define is_generic_config(codec) \ macro
299 #define is_generic_config(codec) 0 macro
318 if (is_generic_config(codec)) in snd_hda_codec_configure()