Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
Dhda.c374 static char *hda_model; variable
375 module_param(hda_model, charp, 0444);
376 MODULE_PARM_DESC(hda_model, "Use the given HDA board model.");
707 hbus->modelname = hda_model; in hda_init()