Lines Matching full:widgets
234 * contexts, we need to manually link the above widgets to their
235 * stream widgets at the card level.
315 /* headphone specific controls, widgets, and routes */
408 dev_err(dev, "Failed to add Headphone DAPM widgets: %d\n", ret); in sun8i_codec_add_headphone()
438 dev_err(dev, "Failed to add MBIAS DAPM widgets: %d\n", ret); in sun8i_codec_add_mbias()
459 dev_err(dev, "Failed to add Mic3 DAPM widgets: %d\n", ret); in sun8i_codec_add_hmic()
464 /* line in specific controls, widgets and rines */
504 dev_err(dev, "Failed to add Line In DAPM widgets: %d\n", ret); in sun8i_codec_add_linein()
519 /* line out specific controls, widgets and routes */
585 dev_err(dev, "Failed to add Line Out DAPM widgets: %d\n", ret); in sun8i_codec_add_lineout()
599 /* mic2 specific controls, widgets and routes */
650 dev_err(dev, "Failed to add MIC2 DAPM widgets: %d\n", ret); in sun8i_codec_add_mic2()
706 dev_err(dev, "Failed to add V3s Mixer DAPM widgets: %d\n", ret); in sun8i_codec_analog_add_mixer()
715 dev_err(dev, "Failed to add Mixer DAPM widgets: %d\n", ret); in sun8i_codec_analog_add_mixer()
748 /* Add controls, widgets, and routes for individual features */ in sun8i_codec_analog_cmpnt_probe()