Searched refs:hdmi_card_index (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/x86/ |
H A D | intel_hdmi_audio.c | 42 static int hdmi_card_index = SNDRV_DEFAULT_IDX1; variable 46 module_param_named(index, hdmi_card_index, int, 0444); 1717 ret = snd_card_new(&pdev->dev, hdmi_card_index, hdmi_card_id, in hdmi_lpe_audio_probe()
|
/kernel/linux/linux-6.6/sound/x86/ |
H A D | intel_hdmi_audio.c | 44 static int hdmi_card_index = SNDRV_DEFAULT_IDX1; variable 48 module_param_named(index, hdmi_card_index, int, 0444); 1692 ret = snd_devm_card_new(&pdev->dev, hdmi_card_index, hdmi_card_id, in __hdmi_lpe_audio_probe()
|
Completed in 9 milliseconds