Home
last modified time | relevance | path

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

/sound/soc/amd/acp/
A Dacp-mach.h59 int (*configure_widgets)(struct snd_soc_card *card); member
114 if (ACP_OPS(priv, configure_widgets)) in acp_ops_configure_widgets()
115 ret = ACP_OPS(priv, configure_widgets)(card); in acp_ops_configure_widgets()
/sound/soc/amd/acp/acp3x-es83xx/
A Dacp3x-es83xx.c448 ops->configure_widgets = acp3x_es83xx_configure_widgets; in acp3x_es83xx_init_ops()

Completed in 6 milliseconds