Home
last modified time | relevance | path

Searched defs:codec (Results 51 – 75 of 236) sorted by relevance

12345678910

/Linux-v5.15/include/sound/
Dhdaudio.h166 static inline int snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm()
182 static inline void snd_hdac_enter_pm(struct hdac_device *codec) in snd_hdac_enter_pm()
188 static inline void snd_hdac_leave_pm(struct hdac_device *codec) in snd_hdac_leave_pm()
193 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm()
198 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) in snd_hdac_is_power_on()
203 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up()
204 static inline int snd_hdac_power_down(struct hdac_device *codec) { return 0; } in snd_hdac_power_down()
205 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm()
206 static inline int snd_hdac_power_down_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_down_pm()
207 static inline int snd_hdac_keep_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_keep_power_up()
[all …]
Dhda_component.h37 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, in snd_hdac_sync_audio_rate()
42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld()
/Linux-v5.15/sound/hda/ext/
Dhdac_ext_controller.c336 static void hdac_ext_codec_link_up(struct hdac_device *codec) in hdac_ext_codec_link_up()
346 static void hdac_ext_codec_link_down(struct hdac_device *codec) in hdac_ext_codec_link_down()
356 void snd_hdac_ext_bus_link_power(struct hdac_device *codec, bool enable) in snd_hdac_ext_bus_link_power()
/Linux-v5.15/sound/soc/meson/
Dmeson-card-utils.c146 struct snd_soc_dai_link_component *codec; in meson_card_set_be_link() local
188 struct snd_soc_dai_link_component *codec; in meson_card_set_fe_link() local
261 struct snd_soc_dai_link_component *codec; in meson_card_clean_references() local
/Linux-v5.15/sound/soc/intel/boards/
Dsof_pcm512x.c92 struct snd_soc_component *codec = asoc_rtd_to_codec(rtd, 0)->component; in sof_pcm512x_codec_init() local
105 struct snd_soc_component *codec = asoc_rtd_to_codec(rtd, 0)->component; in aif1_startup() local
116 struct snd_soc_component *codec = asoc_rtd_to_codec(rtd, 0)->component; in aif1_shutdown() local
/Linux-v5.15/sound/ac97/
Dbus.c105 struct ac97_codec_device *codec; in ac97_codec_add() local
393 struct ac97_codec_device *codec = to_ac97_device(dev); in ac97_pm_runtime_suspend() local
408 struct ac97_codec_device *codec = to_ac97_device(dev); in ac97_pm_runtime_resume() local
461 struct ac97_codec_device *codec = to_ac97_device(dev); in vendor_id_show() local
/Linux-v5.15/sound/pci/oxygen/
Doxygen_io.c117 void oxygen_write_ac97(struct oxygen *chip, unsigned int codec, in oxygen_write_ac97()
142 u16 oxygen_read_ac97(struct oxygen *chip, unsigned int codec, in oxygen_read_ac97()
175 void oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec, in oxygen_write_ac97_masked()
Doxygen_mixer.c508 unsigned int codec = (ctl->private_value >> 24) & 1; in ac97_switch_get() local
546 unsigned int codec = (ctl->private_value >> 24) & 1; in ac97_switch_put() local
602 unsigned int codec = (ctl->private_value >> 24) & 1; in ac97_volume_get() local
623 unsigned int codec = (ctl->private_value >> 24) & 1; in ac97_volume_put() local
729 #define AC97_SWITCH(xname, codec, index, bitnr, invert) { \ argument
738 #define AC97_VOLUME(xname, codec, index, stereo) { \ argument
/Linux-v5.15/arch/arm/boot/dts/
Dsun8i-a23.dtsi49 codec: codec@1c22c00 { label
Dexynos4412-itop-elite.dts178 codec: audio-codec@1a { label
Dr7s72100-genmai.dts143 codec: codec@0 { label
Dimx6qdl-phytec-pbab01.dtsi114 codec: tlv320@18 { label
Dimx53-mba53.dts169 codec: sgtl5000@a { label
Dtegra20-trimslice.dts306 codec: codec@1a { label
/Linux-v5.15/arch/arm64/boot/dts/freescale/
Dfsl-ls1012a-oxalis.dts76 codec: audio-codec@a { label
Dfsl-ls1012a-qds.dts124 codec: sgtl5000@a { label
Dfsl-ls1012a-frdm.dts88 codec: sgtl5000@a { label
/Linux-v5.15/sound/hda/
Dhdmi_chmap.c182 static int hdmi_pin_set_slot_channel(struct hdac_device *codec, in hdmi_pin_set_slot_channel()
190 static int hdmi_pin_get_slot_channel(struct hdac_device *codec, in hdmi_pin_get_slot_channel()
198 static int hdmi_get_channel_count(struct hdac_device *codec, hda_nid_t cvt_nid) in hdmi_get_channel_count()
204 static void hdmi_set_channel_count(struct hdac_device *codec, in hdmi_set_channel_count()
268 static int hdmi_channel_allocation_spk_alloc_blk(struct hdac_device *codec, in hdmi_channel_allocation_spk_alloc_blk()
Dhdac_component.c121 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_sync_audio_rate()
162 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, in snd_hdac_acomp_get_eld()
Dlocal.h9 #define get_wcaps(codec, nid) \ argument
/Linux-v5.15/sound/aoa/fabrics/
Dlayout.c768 static int check_codec(struct aoa_codec *codec, in check_codec()
818 static int layout_found_codec(struct aoa_codec *codec) in layout_found_codec()
838 static void layout_remove_codec(struct aoa_codec *codec) in layout_remove_codec()
895 static void layout_attached_codec(struct aoa_codec *codec) in layout_attached_codec()
/Linux-v5.15/sound/pci/hda/
Dideapad_s740_helper.c483 static void alc285_fixup_ideapad_s740_coef(struct hda_codec *codec, in alc285_fixup_ideapad_s740_coef()
Dhda_controller.c696 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream()
956 int snd_hda_codec_load_dsp_prepare(struct hda_codec *codec, unsigned int format, in snd_hda_codec_load_dsp_prepare()
990 void snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) in snd_hda_codec_load_dsp_trigger()
1000 void snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup()
1231 struct hda_codec *codec; in azx_probe_codecs() local
1251 struct hda_codec *codec, *next; in azx_codec_configure() local
Dhp_x360_helper.c6 static void alc295_fixup_hp_top_speakers(struct hda_codec *codec, in alc295_fixup_hp_top_speakers()
/Linux-v5.15/sound/soc/tegra/
Dtegra186_dspk.c32 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_get_control() local
54 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_put_control() local

12345678910