Lines Matching full:widgets
235 * contexts, we need to manually link the above widgets to their
236 * stream widgets at the card level.
316 /* headphone specific controls, widgets, and routes */
409 dev_err(dev, "Failed to add Headphone DAPM widgets: %d\n", ret); in sun8i_codec_add_headphone()
439 dev_err(dev, "Failed to add MBIAS DAPM widgets: %d\n", ret); in sun8i_codec_add_mbias()
460 dev_err(dev, "Failed to add Mic3 DAPM widgets: %d\n", ret); in sun8i_codec_add_hmic()
465 /* line in specific controls, widgets and rines */
505 dev_err(dev, "Failed to add Line In DAPM widgets: %d\n", ret); in sun8i_codec_add_linein()
520 /* line out specific controls, widgets and routes */
586 dev_err(dev, "Failed to add Line Out DAPM widgets: %d\n", ret); in sun8i_codec_add_lineout()
600 /* mic2 specific controls, widgets and routes */
651 dev_err(dev, "Failed to add MIC2 DAPM widgets: %d\n", ret); in sun8i_codec_add_mic2()
707 dev_err(dev, "Failed to add V3s Mixer DAPM widgets: %d\n", ret); in sun8i_codec_analog_add_mixer()
716 dev_err(dev, "Failed to add Mixer DAPM widgets: %d\n", ret); in sun8i_codec_analog_add_mixer()
749 /* Add controls, widgets, and routes for individual features */ in sun8i_codec_analog_cmpnt_probe()