Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda.c295 static char *hda_model; variable
296 module_param(hda_model, charp, 0444);
297 MODULE_PARM_DESC(hda_model, "Use the given HDA board model.");
543 hbus->modelname = hda_model; in hda_init()