Searched defs:codec (Results 101 - 125 of 210) sorted by relevance

123456789

/linux-master/drivers/media/pci/zoran/
H A Dzoran_card.c98 static u32 zr36060_read(struct videocodec *codec, u16 reg) argument
111 static void zr36060_write(struct videocodec *codec, u16 reg, u32 val) argument
123 static u32 zr36050_read(struct videocodec *codec, u16 reg) argument
135 static void zr36050_write(struct videocodec *codec, u16 reg, u32 val) argument
146 static u32 zr36016_read(struct videocodec *codec, u1 argument
159 zr36016_write(struct videocodec *codec, u16 reg, u32 val) argument
[all...]
H A Dzr36050.h18 struct videocodec *codec; member in struct:zr36050
/linux-master/sound/pci/au88x0/
H A Dau88x0.h136 struct snd_ac97 *codec; member in struct:snd_vortex
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h105 struct snd_soc_dai_link_component codec; member in struct:vc4_hdmi_audio
/linux-master/sound/soc/codecs/
H A Drt715-sdca.h21 struct snd_soc_codec *codec; member in struct:rt715_sdca_priv
H A Dwm8940.c681 struct snd_soc_component *codec = dai->component; local
708 struct snd_soc_component *codec = dai->component; local
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c162 pkt_session_init(struct hfi_session_init_pkt *pkt, void *cookie, u32 session_type, u32 codec) argument
/linux-master/sound/isa/opti9xx/
H A Dopti92x-ad1848.c123 struct snd_wss *codec; member in struct:snd_opti9xx
638 struct snd_wss *codec = chip->codec; local
801 struct snd_wss *codec; local
[all...]
/linux-master/sound/soc/intel/skylake/
H A Dskl.c668 static void load_codec_module(struct hda_codec *codec) argument
685 struct hda_codec *codec; local
718 struct hda_codec *codec; local
[all...]
/linux-master/sound/aoa/codecs/
H A Donyx.c50 struct aoa_codec codec; member in struct:onyx
861 onyx_init_codec(struct aoa_codec *codec) argument
983 onyx_exit_codec(struct aoa_codec *codec) argument
[all...]
H A Dtas.c83 struct aoa_codec codec; member in struct:tas
102 codec_to_tas(struct aoa_codec *codec) argument
795 tas_init_codec(struct aoa_codec *codec) argument
868 tas_exit_codec(struct aoa_codec *codec) argument
[all...]
/linux-master/sound/soc/intel/boards/
H A Dsof_es8336.c272 struct snd_soc_component *codec = snd_soc_rtd_to_codec(runtime, 0)->component; local
/linux-master/sound/soc/sprd/
H A Dsprd-pcm-compress.c624 sprd_platform_compr_get_codec_caps(struct snd_soc_component *component, struct snd_compr_stream *cstream, struct snd_compr_codec_caps *codec) argument
[all...]
/linux-master/sound/pci/oxygen/
H A Doxygen_mixer.c508 unsigned int codec = (ctl->private_value >> 24) & 1; local
546 unsigned int codec = (ctl->private_value >> 24) & 1; local
602 unsigned int codec = (ctl->private_value >> 24) & 1; local
623 unsigned int codec = (ctl->private_value >> 24) & 1; local
[all...]
/linux-master/sound/soc/ti/
H A Dj721e-evm.c65 struct j721e_audio_clocks codec; member in struct:j721e_audio_domain
[all...]
/linux-master/sound/hda/
H A Dhdac_device.c41 int snd_hdac_device_init(struct hdac_device *codec, struct hdac_bus *bus, argument
128 snd_hdac_device_exit(struct hdac_device *codec) argument
143 snd_hdac_device_register(struct hdac_device *codec) argument
166 snd_hdac_device_unregister(struct hdac_device *codec) argument
185 snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name) argument
208 snd_hdac_codec_modalias(const struct hdac_device *codec, char *buf, size_t size) argument
225 snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int parm) argument
257 snd_hdac_exec_verb(struct hdac_device *codec, unsigned int cmd, unsigned int flags, unsigned int *res) argument
276 snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int parm, unsigned int *res) argument
294 _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, unsigned int *res) argument
313 snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, int parm) argument
332 snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, unsigned int parm, unsigned int val) argument
357 snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, hda_nid_t *start_id) argument
375 setup_fg_nodes(struct hdac_device *codec) argument
405 snd_hdac_refresh_widgets(struct hdac_device *codec) argument
437 get_num_conns(struct hdac_device *codec, hda_nid_t nid) argument
465 snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, hda_nid_t *conn_list, int max_conns) argument
568 snd_hdac_power_up(struct hdac_device *codec) argument
580 snd_hdac_power_down(struct hdac_device *codec) argument
600 snd_hdac_power_up_pm(struct hdac_device *codec) argument
612 snd_hdac_keep_power_up(struct hdac_device *codec) argument
633 snd_hdac_power_down_pm(struct hdac_device *codec) argument
675 get_codec_vendor_name(struct hdac_device *codec) argument
852 query_pcm_param(struct hdac_device *codec, hda_nid_t nid) argument
866 query_stream_param(struct hdac_device *codec, hda_nid_t nid) argument
891 snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid, u32 *ratesp, u64 *formatsp, u32 *subformatsp, unsigned int *bpsp) argument
1000 snd_hdac_is_supported_format(struct hdac_device *codec, hda_nid_t nid, unsigned int format) argument
1147 snd_hdac_sync_power_state(struct hdac_device *codec, hda_nid_t nid, unsigned int power_state) argument
[all...]
/linux-master/sound/aoa/fabrics/
H A Dlayout.c769 static int check_codec(struct aoa_codec *codec, argument
819 layout_found_codec(struct aoa_codec *codec) argument
839 layout_remove_codec(struct aoa_codec *codec) argument
896 layout_attached_codec(struct aoa_codec *codec) argument
[all...]
/linux-master/drivers/staging/greybus/
H A Daudio_topology.c27 static struct gbaudio_module_info *find_gb_module(struct gbaudio_codec_info *codec, argument
/linux-master/sound/pci/hda/
H A Dtas2781_hda_i2c.c598 struct hda_codec *codec = tas_hda->priv->codec; local
618 struct hda_codec *codec = tas_priv->codec; local
710 struct hda_codec *codec; local
[all...]
H A Dpatch_analog.c50 static int create_beep_ctls(struct hda_codec *codec) argument
75 static void ad198x_power_eapd_write(struct hda_codec *codec, hda_nid_t front, argument
86 ad198x_power_eapd(struct hda_codec *codec) argument
114 ad198x_suspend(struct hda_codec *codec) argument
124 struct hda_codec *codec = private_data; local
140 ad198x_auto_build_controls(struct hda_codec *codec) argument
164 ad198x_parse_auto_config(struct hda_codec *codec, bool indep_hp) argument
192 alloc_ad_spec(struct hda_codec *codec) argument
210 ad_fixup_inv_jack_detect(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
224 ad1986a_fixup_eapd(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
237 ad1986a_fixup_eapd_mix_in(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
378 patch_ad1986a(struct hda_codec *codec) argument
442 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
459 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
469 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
493 ad1983_add_spdif_mux_ctl(struct hda_codec *codec) argument
510 patch_ad1983(struct hda_codec *codec) argument
548 ad1981_fixup_hp_eapd(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
562 ad1981_fixup_amp_override(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
600 patch_ad1981(struct hda_codec *codec) argument
722 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
737 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
747 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
779 ad1988_auto_init(struct hda_codec *codec) argument
800 ad1988_add_spdif_mux_ctl(struct hda_codec *codec) argument
892 patch_ad1988(struct hda_codec *codec) argument
956 ad1884_fixup_amp_override(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
970 struct hda_codec *codec = private_data; local
980 ad1884_fixup_hp_eapd(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
1005 ad1884_fixup_thinkpad(struct hda_codec *codec, const struct hda_fixup *fix, int action) argument
1072 patch_ad1884(struct hda_codec *codec) argument
1118 patch_ad1882(struct hda_codec *codec) argument
[all...]
H A Dhda_controller.h87 struct hda_codec *codec; member in struct:azx_pcm
H A Dhda_sysfs.c33 struct hda_codec *codec = dev_get_drvdata(dev); local
42 struct hda_codec *codec = dev_get_drvdata(dev); local
78 pin_configs_show(struct hda_codec *codec, struct snd_array *list, char *buf) argument
97 struct hda_codec *codec = dev_get_drvdata(dev); local
105 struct hda_codec *codec = dev_get_drvdata(dev); local
115 clear_codec(struct hda_codec *codec) argument
128 reconfig_codec(struct hda_codec *codec) argument
218 struct hda_codec *codec = dev_get_drvdata(dev); local
230 parse_init_verbs(struct hda_codec *codec, const char *buf) argument
256 struct hda_codec *codec = dev_get_drvdata(dev); local
267 struct hda_codec *codec = dev_get_drvdata(dev); local
279 get_hint(struct hda_codec *codec, const char *key) argument
306 parse_hints(struct hda_codec *codec, const char *buf) argument
361 struct hda_codec *codec = dev_get_drvdata(dev); local
372 struct hda_codec *codec = dev_get_drvdata(dev); local
376 parse_user_pin_configs(struct hda_codec *codec, const char *buf) argument
394 struct hda_codec *codec = dev_get_drvdata(dev); local
416 snd_hda_get_hint(struct hda_codec *codec, const char *key) argument
432 snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) argument
468 snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) argument
539 struct hda_codec *codec; local
713 struct hda_codec *codec; local
767 snd_hda_sysfs_init(struct hda_codec *codec) argument
777 snd_hda_sysfs_clear(struct hda_codec *codec) argument
[all...]
/linux-master/drivers/bluetooth/
H A Dhci_vhci.c93 vhci_get_codec_config_data(struct hci_dev *hdev, __u8 type, struct bt_codec *codec, __u8 *vnd_len, __u8 **vnd_data) argument
/linux-master/sound/soc/fsl/
H A Dimx-card.c487 struct device_node *codec = NULL; local
[all...]
/linux-master/sound/soc/meson/
H A DMakefile

Completed in 201 milliseconds

123456789