Searched refs:codec_i2c (Results 1 – 4 of 4) sorted by relevance
24 codec_i2c: 1792a@4c {
32 codec_i2c: da7213@1a {
42 codec_i2c: cs4271@10 {
584 struct i2c_client *codec_i2c; in fsl_asoc_card_probe() local586 codec_i2c = of_find_i2c_device_by_node(codec_np); in fsl_asoc_card_probe()587 if (codec_i2c) { in fsl_asoc_card_probe()588 codec_dev = &codec_i2c->dev; in fsl_asoc_card_probe()589 codec_dev_name = codec_i2c->name; in fsl_asoc_card_probe()