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

/linux-master/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))
/linux-master/sound/soc/sof/intel/
H A Dhda-codec.c127 #define is_generic_config(bus) \ macro
130 #define is_generic_config(x) 0 macro
194 if (is_generic_config(hbus))

Completed in 197 milliseconds