Searched refs:fw_type_ctl (Results 1 – 1 of 1) sorted by relevance
1301 struct snd_kcontrol_new fw_type_ctl = { in cs35l41_create_controls() local1331 ret = snd_ctl_add(cs35l41->codec->card, snd_ctl_new1(&fw_type_ctl, cs35l41)); in cs35l41_create_controls()1333 dev_err(cs35l41->dev, "Failed to add KControl %s = %d\n", fw_type_ctl.name, ret); in cs35l41_create_controls()1337 dev_dbg(cs35l41->dev, "Added Control %s\n", fw_type_ctl.name); in cs35l41_create_controls()