Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/amd/acp/
H A Dacp-mach-common.c912 static const struct snd_kcontrol_new nau8825_controls[] = { variable
947 ret = snd_soc_add_card_controls(card, nau8825_controls, in acp_card_nau8825_init()
948 ARRAY_SIZE(nau8825_controls)); in acp_card_nau8825_init()
/openbmc/linux/sound/soc/codecs/
H A Dnau8825.c1065 static const struct snd_kcontrol_new nau8825_controls[] = { variable
2717 .controls = nau8825_controls,
2718 .num_controls = ARRAY_SIZE(nau8825_controls),