Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds