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 {
568 struct i2c_client *codec_i2c; in fsl_asoc_card_probe() local570 codec_i2c = of_find_i2c_device_by_node(codec_np); in fsl_asoc_card_probe()571 if (codec_i2c) { in fsl_asoc_card_probe()572 codec_dev = &codec_i2c->dev; in fsl_asoc_card_probe()573 codec_dev_name = codec_i2c->name; in fsl_asoc_card_probe()