Home
last modified time | relevance | path

Searched refs:codec_i2c (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/fsl/
Dimx-rpmsg.c51 struct i2c_client *codec_i2c; in imx_rpmsg_late_probe() local
53 codec_i2c = of_find_i2c_device_by_node(codec_np); in imx_rpmsg_late_probe()
54 if (codec_i2c) in imx_rpmsg_late_probe()
55 codec_dev = &codec_i2c->dev; in imx_rpmsg_late_probe()
Dfsl-asoc-card.c662 struct i2c_client *codec_i2c; in fsl_asoc_card_probe() local
664 codec_i2c = of_find_i2c_device_by_node(codec_np[codec_idx]); in fsl_asoc_card_probe()
665 if (codec_i2c) { in fsl_asoc_card_probe()
666 codec_dev[codec_idx] = &codec_i2c->dev; in fsl_asoc_card_probe()
667 codec_dev_name[codec_idx] = codec_i2c->name; in fsl_asoc_card_probe()
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dpcm179x.txt24 codec_i2c: 1792a@4c {