Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c499 static char *hda_model; variable
500 module_param(hda_model, charp, 0444);
501 MODULE_PARM_DESC(hda_model, "Use the given HDA board model.");
836 hbus->modelname = hda_model; in hda_init()