Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_da7219_max98373.c114 static const struct snd_soc_dapm_widget max98360a_widgets[] = { variable
410 .dapm_widgets = max98360a_widgets,
411 .num_dapm_widgets = ARRAY_SIZE(max98360a_widgets),
/openbmc/linux/sound/soc/amd/acp/
H A Dacp-mach-common.c699 static const struct snd_soc_dapm_widget max98360a_widgets[] = { variable
716 ret = snd_soc_dapm_new_controls(&card->dapm, max98360a_widgets, in acp_card_maxim_init()
717 ARRAY_SIZE(max98360a_widgets)); in acp_card_maxim_init()