Searched refs:codec (Results 301 - 321 of 321) sorted by relevance

<<111213

/linux-master/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c16 #include <sound/hdmi-codec.h>
/linux-master/drivers/gpu/drm/bridge/
H A Dlontium-lt9611uxc.c20 #include <sound/hdmi-codec.h>
H A Dlontium-lt9611.c17 #include <sound/hdmi-codec.h>
H A Dsii902x.c31 #include <sound/hdmi-codec.h>
H A Dite-it66121.c30 #include <sound/hdmi-codec.h>
1495 dev_err(dev, "Failed to initialize HDMI audio codec: %d\n",
H A Dite-it6505.c34 #include <sound/hdmi-codec.h>
/linux-master/sound/soc/generic/
H A Daudio-graph-card2.c592 dai_link->ch_maps[*nm_idx].codec = codec_idx;
/linux-master/drivers/gpu/drm/sti/
H A Dsti_hdmi.c26 #include <sound/hdmi-codec.h>
475 * contains information about HDMI transmission mode such as audio codec,
1320 DRM_ERROR("Failed to attach an audio codec\n");
/linux-master/sound/soc/codecs/
H A Dhdmi-codec.c3 * ALSA SoC codec for HDMI encoder drivers
16 #include <sound/hdmi-codec.h>
H A Dcs47l92.c3 // ALSA SoC Audio driver for CS47L92 codec
33 #define DRV_NAME "cs47l92-codec"
99 out_mono = madera->pdata.codec.out_mono[2 + mux];
2092 .name = "cs47l92-codec",
2104 MODULE_ALIAS("platform:cs47l92-codec");
/linux-master/drivers/gpu/drm/tegra/
H A Dhdmi.c21 #include <sound/hdmi-codec.h>
526 * which the codec did not receive any samples. This applies
632 * The HDA codec will always report an ELD buffer size of 96 bytes and
633 * the HDA codec driver will check that each byte read from the buffer
1228 * Enable and unmask the HDA codec SCRATCH0 register interrupt. This
1229 * is used for interoperability between the HDA codec driver and the
1623 dev_err(hdmi->dev, "failed to register audio codec: %d\n", err);
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c140 struct rs_codec *cd = rs->codec;
1443 * Allocate a RS codec instance
1454 pr_err("DiskOnChip: Could not create a RS codec\n");
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c24 #include <sound/hdmi-codec.h>
1105 dev_dbg(hdmi->dev, "codec:%d, input:%d, channel:%d, fs:%d\n",
1533 * HDMI audio codec callbacks
H A Dmtk_dp.c33 #include <sound/hdmi-codec.h>
2457 * HDMI audio codec callbacks
/linux-master/sound/soc/intel/boards/
H A Dsof_sdw.c665 dev_err(rtd->dev, "Channels number %d is invalid when codec number = %d\n",
677 * link has more than one codec DAIs. Set codec channel mask and
997 /* No feedback capability is provided by rt722-sdca codec driver*/
1105 .codec_name = "cs42l43-codec",
1148 .part_id = 0xaaaa, /* generic codec mockup */
1161 .part_id = 0xaa55, /* headset codec mockup */
1210 * A codec info is for all sdw version with the part id if
1211 * version_id is not specified in the codec info.
1376 * A codec da
[all...]
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c51 #include <sound/hdmi-codec.h>
2308 /* HDMI audio codec callbacks */
2379 * If the encoder is currently in DVI mode, treat the codec DAI
2524 /* HDMI audio codec callbacks */
2796 dev_err(dev, "Couldn't register the HDMI codec: %ld\n", PTR_ERR(codec_pdev));
2806 dai_link->codecs = &vc4_hdmi->audio.codec;
/linux-master/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c15 #include <sound/hdmi-codec.h>
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c33 #include <sound/hdmi-codec.h>
/linux-master/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c36 #include <sound/hdmi-codec.h>
/linux-master/sound/soc/
H A Dsoc-pcm.c745 * freed here. The cpu DAI, codec DAI, machine and components are also
806 * startup for the cpu DAI, component, machine and codec DAI.
843 /* Check that the codec and cpu DAIs are compatible */
1050 /* copy params for each codec */
1083 * codec which maps to the cpu.
1747 * It returns merged BE codec format
1784 * It returns merged BE codec channel;
1832 * It returns merged BE codec channel;
2857 codec_dai = snd_soc_rtd_to_codec(rtd, ch_maps->codec);
/linux-master/net/bluetooth/
H A Dhci_event.c4998 if (conn->codec.data_path == 0 && hdev->notify) {

Completed in 606 milliseconds

<<111213