Searched defs:codec (Results 1 - 25 of 210) sorted by relevance

123456789

/linux-master/sound/pci/ac97/
H A DMakefile
/linux-master/sound/pci/hda/
H A Dideapad_s740_helper.c483 static void alc285_fixup_ideapad_s740_coef(struct hda_codec *codec, argument
H A Dthinkpad_helper.c11 static bool is_thinkpad(struct hda_codec *codec) argument
18 static void hda_fixup_thinkpad_acpi(struct hda_codec *codec, argument
31 static void hda_fixup_thinkpad_acpi(struct hda_codec *codec, argument
H A Dhp_x360_helper.c6 static void alc295_fixup_hp_top_speakers(struct hda_codec *codec, argument
H A Dpatch_ca0110.c27 static int ca0110_parse_auto_config(struct hda_codec *codec) argument
43 static int patch_ca0110(struct hda_codec *codec) argument
[all...]
H A DMakefile[all...]
H A Dpatch_cmedia.c35 static int patch_cmi9880(struct hda_codec *codec) argument
64 static int patch_cmi8888(struct hda_codec *codec) argument
[all...]
H A Dcs35l56_hda.h23 struct hda_codec *codec; member in struct:cs35l56_hda
H A Dhda_hwdep.c21 static int verb_write_ioctl(struct hda_codec *codec, argument
35 static int get_wcap_ioctl(struct hda_codec *codec, argument
63 struct hda_codec *codec = hw->private_data; local
94 snd_hda_create_hwdep(struct hda_codec *codec) argument
[all...]
H A Dhda_beep.h20 struct hda_codec *codec; member in struct:hda_beep
38 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) argument
42 static inline void snd_hda_detach_beep_device(struct hda_codec *codec) argument
/linux-master/sound/aoa/codecs/
H A DMakefile
H A Dtoonie.c24 struct aoa_codec codec; member in struct:toonie
85 static int toonie_init_codec(struct aoa_codec *codec) argument
109 toonie_exit_codec(struct aoa_codec *codec) argument
[all...]
/linux-master/include/sound/
H A Dsimple_card.h18 const char *codec; member in struct:simple_util_info
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-control.c120 hdpvr_set_audio(struct hdpvr_device *dev, u8 input, enum v4l2_mpeg_audio_encoding codec) argument
/linux-master/sound/aoa/core/
H A Dcore.c57 int aoa_codec_register(struct aoa_codec *codec) argument
72 void aoa_codec_unregister(struct aoa_codec *codec) argument
133 aoa_fabric_unlink_codec(struct aoa_codec *codec) argument
[all...]
/linux-master/include/linux/mfd/madera/
H A Dpdata.h55 struct madera_codec_pdata codec; member in struct:madera_pdata
/linux-master/sound/soc/sof/intel/
H A Dhda-bus.c34 static void sof_hda_bus_link_power(struct hdac_device *codec, bool enable) argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_platform.c24 hfi_platform_get_codec_vpp_freq(enum hfi_version version, u32 codec, u32 session_type) argument
40 hfi_platform_get_codec_vsp_freq(enum hfi_version version, u32 codec, u32 session_type) argument
56 hfi_platform_get_codec_lp_freq(enum hfi_version version, u32 codec, u32 session_type) argument
H A Dhfi_platform_v6.c292 static unsigned long codec_vpp_freq(u32 session_type, u32 codec) argument
303 codec_vsp_freq(u32 session_type, u32 codec) argument
314 codec_lp_freq(u32 session_type, u32 codec) argument
[all...]
H A Dhfi_platform_v4.c292 static unsigned long codec_vpp_freq(u32 session_type, u32 codec) argument
303 codec_vsp_freq(u32 session_type, u32 codec) argument
314 codec_lp_freq(u32 session_type, u32 codec) argument
[all...]
/linux-master/sound/soc/codecs/
H A Dcs35l41.h28 struct snd_soc_codec *codec; member in struct:cs35l41_private
H A Dhda-dai.c15 struct hda_codec *codec; local
41 struct hda_codec *codec; local
62 struct hda_codec *codec; local
77 struct hda_codec *codec; local
[all...]
H A Dhdac_hda.h26 struct hda_codec *codec; member in struct:hdac_hda_priv
/linux-master/sound/soc/mediatek/mt7986/
H A Dmt7986-wm8960.c89 struct device_node *platform, *codec; local
[all...]
/linux-master/drivers/media/pci/zoran/
H A Dvideocodec.c20 struct videocodec *codec; member in struct:attached_list
25 const struct videocodec *codec; member in struct:codec_list
42 struct videocodec *codec; local
109 videocodec_detach(struct videocodec *codec) argument
167 videocodec_register(const struct videocodec *codec) argument
202 videocodec_unregister(const struct videocodec *codec) argument
[all...]

Completed in 203 milliseconds

123456789