Lines Matching refs:dev_err
302 dev_err(card->dev, "Failed to add TPA6130A2 controls\n"); in rx51_aic34_init()
309 dev_err(card->dev, "Failed to add MCBSP controls\n"); in rx51_aic34_init()
318 dev_err(card->dev, "Failed to add AV Jack\n"); in rx51_aic34_init()
330 dev_err(card->dev, "Failed to add GPIOs\n"); in rx51_aic34_init()
412 dev_err(&pdev->dev, "McBSP node is not provided\n"); in rx51_soc_probe()
422 dev_err(&pdev->dev, "Codec node is not provided\n"); in rx51_soc_probe()
430 dev_err(&pdev->dev, "Auxiliary Codec node is not provided\n"); in rx51_soc_probe()
440 dev_err(&pdev->dev, "Headphone amplifier node is not provided\n"); in rx51_soc_probe()
452 dev_err(card->dev, "failed to create private data\n"); in rx51_soc_probe()
460 dev_err(card->dev, "could not get tvout selection gpio\n"); in rx51_soc_probe()
466 dev_err(card->dev, "could not setup tvout selection gpio\n"); in rx51_soc_probe()
473 dev_err(card->dev, "could not get jack detection gpio\n"); in rx51_soc_probe()
479 dev_err(card->dev, "could not get eci switch gpio\n"); in rx51_soc_probe()
485 dev_err(card->dev, "could not setup eci switch gpio\n"); in rx51_soc_probe()
492 dev_err(card->dev, "could not get speaker enable gpio\n"); in rx51_soc_probe()
498 dev_err(card->dev, "could not setup speaker enable gpio\n"); in rx51_soc_probe()
504 dev_err(&pdev->dev, "snd_soc_register_card failed (%d)\n", err); in rx51_soc_probe()