Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dhda.c468 static char *hda_model; variable
469 module_param(hda_model, charp, 0444);
470 MODULE_PARM_DESC(hda_model, "Use the given HDA board model.");
507 hbus->modelname = hda_model; in hda_init()