Lines Matching refs:dev_err

143 		dev_err(dev, "failed to set sysclk for cpu dai\n");  in fsl_asoc_card_hw_params()
151 dev_err(dev, "failed to set TDM slot for cpu dai\n"); in fsl_asoc_card_hw_params()
237 dev_err(dev, "failed to start FLL: %d\n", ret); in fsl_asoc_card_set_bias_level()
244 dev_err(dev, "failed to set SYSCLK: %d\n", ret); in fsl_asoc_card_set_bias_level()
257 dev_err(dev, "failed to switch away from FLL: %d\n", ret); in fsl_asoc_card_set_bias_level()
263 dev_err(dev, "failed to stop FLL: %d\n", ret); in fsl_asoc_card_set_bias_level()
285 dev_err(dev, "mux-int-port missing or invalid\n"); in fsl_asoc_card_audmux_init()
290 dev_err(dev, "mux-ext-port missing or invalid\n"); in fsl_asoc_card_audmux_init()
355 dev_err(dev, "audmux internal port setup failed\n"); in fsl_asoc_card_audmux_init()
362 dev_err(dev, "audmux internal port setup failed\n"); in fsl_asoc_card_audmux_init()
369 dev_err(dev, "audmux external port setup failed\n"); in fsl_asoc_card_audmux_init()
376 dev_err(dev, "audmux external port setup failed\n"); in fsl_asoc_card_audmux_init()
394 dev_err(dev, "failed to set sysclk in %s\n", __func__); in fsl_asoc_card_late_probe()
423 dev_err(&pdev->dev, "phandle missing or invalid\n"); in fsl_asoc_card_probe()
430 dev_err(&pdev->dev, "failed to find CPU DAI device\n"); in fsl_asoc_card_probe()
437 dev_err(&pdev->dev, "failed to find codec platform device\n"); in fsl_asoc_card_probe()
479 dev_err(&pdev->dev, "unknown Device Tree compatible\n"); in fsl_asoc_card_probe()
488 dev_err(&pdev->dev, "failed to init audmux\n"); in fsl_asoc_card_probe()
517 dev_err(&pdev->dev, "failed to parse audio-routing: %d\n", ret); in fsl_asoc_card_probe()
542 dev_err(&pdev->dev, "failed to get output rate\n"); in fsl_asoc_card_probe()
549 dev_err(&pdev->dev, "failed to get output rate\n"); in fsl_asoc_card_probe()
566 dev_err(&pdev->dev, "snd_soc_register_card failed (%d)\n", ret); in fsl_asoc_card_probe()