Lines Matching refs:dev_err

154 		dev_err(dev, "failed to set sysclk for cpu dai\n");  in fsl_asoc_card_hw_params()
162 dev_err(dev, "failed to set TDM slot for cpu dai\n"); in fsl_asoc_card_hw_params()
248 dev_err(dev, "failed to start FLL: %d\n", ret); in fsl_asoc_card_set_bias_level()
255 dev_err(dev, "failed to set SYSCLK: %d\n", ret); in fsl_asoc_card_set_bias_level()
268 dev_err(dev, "failed to switch away from FLL: %d\n", ret); in fsl_asoc_card_set_bias_level()
274 dev_err(dev, "failed to stop FLL: %d\n", ret); in fsl_asoc_card_set_bias_level()
296 dev_err(dev, "mux-int-port missing or invalid\n"); in fsl_asoc_card_audmux_init()
301 dev_err(dev, "mux-ext-port missing or invalid\n"); in fsl_asoc_card_audmux_init()
380 dev_err(dev, "audmux internal port setup failed\n"); in fsl_asoc_card_audmux_init()
388 dev_err(dev, "audmux internal port setup failed\n"); in fsl_asoc_card_audmux_init()
399 dev_err(dev, "audmux external port setup failed\n"); in fsl_asoc_card_audmux_init()
407 dev_err(dev, "audmux external port setup failed\n"); in fsl_asoc_card_audmux_init()
442 dev_err(dev, "failed to set sysclk in %s\n", __func__); in fsl_asoc_card_late_probe()
470 dev_err(&pdev->dev, "CPU phandle missing or invalid\n"); in fsl_asoc_card_probe()
477 dev_err(&pdev->dev, "failed to find CPU DAI device\n"); in fsl_asoc_card_probe()
541 dev_err(&pdev->dev, "unknown Device Tree compatible\n"); in fsl_asoc_card_probe()
547 dev_err(&pdev->dev, "failed to find codec device\n"); in fsl_asoc_card_probe()
557 dev_err(&pdev->dev, "failed to init audmux\n"); in fsl_asoc_card_probe()
588 dev_err(&pdev->dev, "failed to parse audio-routing: %d\n", ret); in fsl_asoc_card_probe()
603 dev_err(&pdev->dev, in fsl_asoc_card_probe()
633 dev_err(&pdev->dev, "failed to get output rate\n"); in fsl_asoc_card_probe()
640 dev_err(&pdev->dev, "failed to get output rate\n"); in fsl_asoc_card_probe()
657 dev_err(&pdev->dev, "snd_soc_register_card failed (%d)\n", ret); in fsl_asoc_card_probe()