Home
last modified time | relevance | path

Searched defs:codec (Results 301 - 325 of 749) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-5.10/sound/aoa/soundbus/
H A Dsoundbus.h46 struct codec_info *codec; member
[all...]
/kernel/linux/linux-5.10/sound/soc/generic/
H A Dsimple-card.c95 simple_parse_mclk_fs(struct device_node *top, struct device_node *cpu, struct device_node *codec, struct simple_dai_props *props, char *prefix) simple_parse_mclk_fs() argument
115 simple_dai_link_of_dpcm(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_dai_link_of_dpcm() argument
244 simple_dai_link_of(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_dai_link_of() argument
345 simple_for_each_link(struct asoc_simple_priv *priv, struct link_info *li, int (*func_noml)(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top), int (*func_dpcm)(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top)) simple_for_each_link() argument
373 struct device_node *codec; simple_for_each_link() local
482 simple_count_noml(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_count_noml() argument
494 simple_count_dpcm(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_count_dpcm() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dmidas_wm1811.c143 struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm); in midas_ext_spkmode() local
419 struct device_node *cpu = NULL, *codec = NULL; in midas_probe() local
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A 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
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-compress.c559 soc_compr_get_codec_caps(struct snd_compr_stream *cstream, struct snd_compr_codec_caps *codec) soc_compr_get_codec_caps() argument
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra186_dspk.c32 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_get_fifo_th() local
43 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_put_fifo_th() local
58 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_get_osr_val() local
69 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_put_osr_val() local
84 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_get_pol_sel() local
95 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_pol_sel() local
110 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_get_ch_sel() local
121 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_ch_sel() local
136 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_get_mono_to_stereo() local
147 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_mono_to_stereo() local
162 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_get_stereo_to_mono() local
173 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_stereo_to_mono() local
[all...]
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-compress.c416 uniphier_aio_compr_get_codec_caps(struct snd_soc_component *component, struct snd_compr_stream *stream, struct snd_compr_codec_caps *codec) uniphier_aio_compr_get_codec_caps() argument
/kernel/linux/linux-5.10/sound/soc/meson/
H A 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; meson_card_clean_references() local
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dcompress_offload.h53 struct snd_codec codec; member
120 __u32 codec; member
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzr36060.c464 zr36060_set_mode(struct videocodec *codec, int mode) zr36060_set_mode() argument
480 zr36060_set_video(struct videocodec *codec, const struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) zr36060_set_video() argument
640 zr36060_control(struct videocodec *codec, int type, int size, void *data) zr36060_control() argument
756 zr36060_unset(struct videocodec *codec) zr36060_unset() argument
781 zr36060_setup(struct videocodec *codec) zr36060_setup() argument
[all...]
H A Dzr36050.c541 zr36050_set_mode(struct videocodec *codec, int mode) zr36050_set_mode() argument
557 zr36050_set_video(struct videocodec *codec, const struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) zr36050_set_video() argument
596 zr36050_control(struct videocodec *codec, int type, int size, void *data) zr36050_control() argument
715 zr36050_unset(struct videocodec *codec) zr36050_unset() argument
743 zr36050_setup(struct videocodec *codec) zr36050_setup() argument
[all...]
H A Dzr36016.h16 struct videocodec *codec; member
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A DMakefile
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A DMakefile
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dcompress_offload.h36 struct snd_codec codec; member
103 __u32 codec; member
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dzr36060.c466 zr36060_set_mode(struct videocodec *codec, int mode) zr36060_set_mode() argument
483 zr36060_set_video(struct videocodec *codec, const struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) zr36060_set_video() argument
642 zr36060_control(struct videocodec *codec, int type, int size, void *data) zr36060_control() argument
759 zr36060_unset(struct videocodec *codec) zr36060_unset() argument
785 zr36060_setup(struct videocodec *codec) zr36060_setup() argument
[all...]
H A Dzr36050.c526 zr36050_set_mode(struct videocodec *codec, int mode) zr36050_set_mode() argument
543 zr36050_set_video(struct videocodec *codec, const struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) zr36050_set_video() argument
586 zr36050_control(struct videocodec *codec, int type, int size, void *data) zr36050_control() argument
700 zr36050_unset(struct videocodec *codec) zr36050_unset() argument
729 zr36050_setup(struct videocodec *codec) zr36050_setup() argument
[all...]
H A Dzr36016.h16 struct videocodec *codec; member
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dl1oip.h60 int codec; /* codec to use for transmis. */ member
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dboard_selection.c339 struct platform_device *codec, *board; in avs_register_dmic_board() local
477 static int avs_register_hda_board(struct avs_dev *adev, struct hda_codec *codec) in avs_register_hda_board() argument
529 struct hda_codec *codec; avs_register_hda_boards() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas2781-comlib.c269 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec, in tascodec_init() argument
/kernel/linux/linux-6.6/sound/aoa/soundbus/
H A Dsoundbus.h46 struct codec_info *codec; member
[all...]
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_controller.c658 void snd_hdac_bus_link_power(struct hdac_device *codec, bool enable) in snd_hdac_bus_link_power() argument
[all...]
H A Dhdac_regmap.c25 static int codec_pm_lock(struct hdac_device *codec) in codec_pm_lock() argument
30 static void codec_pm_unlock(struct hdac_device *codec, int lock) in codec_pm_unlock() argument
40 struct hdac_device *codec = dev_to_hdac_dev(dev); in hda_volatile_reg() local
67 struct hdac_device *codec = dev_to_hdac_dev(dev); in hda_writeable_reg() local
116 struct hdac_device *codec = dev_to_hdac_dev(dev); hda_readable_reg() local
156 hda_reg_read_stereo_amp(struct hdac_device *codec, unsigned int reg, unsigned int *val) hda_reg_read_stereo_amp() argument
174 hda_reg_write_stereo_amp(struct hdac_device *codec, unsigned int reg, unsigned int val) hda_reg_write_stereo_amp() argument
204 hda_reg_read_coef(struct hdac_device *codec, unsigned int reg, unsigned int *val) hda_reg_read_coef() argument
222 hda_reg_write_coef(struct hdac_device *codec, unsigned int reg, unsigned int val) hda_reg_write_coef() argument
242 struct hdac_device *codec = context; hda_reg_read() local
281 struct hdac_device *codec = context; hda_reg_write() local
374 snd_hdac_regmap_init(struct hdac_device *codec) snd_hdac_regmap_init() argument
391 snd_hdac_regmap_exit(struct hdac_device *codec) snd_hdac_regmap_exit() argument
408 snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec, unsigned int verb) snd_hdac_regmap_add_vendor_verb() argument
425 reg_raw_write(struct hdac_device *codec, unsigned int reg, unsigned int val) reg_raw_write() argument
459 snd_hdac_regmap_write_raw(struct hdac_device *codec, unsigned int reg, unsigned int val) snd_hdac_regmap_write_raw() argument
466 reg_raw_read(struct hdac_device *codec, unsigned int reg, unsigned int *val, bool uncached) reg_raw_read() argument
480 __snd_hdac_regmap_read_raw(struct hdac_device *codec, unsigned int reg, unsigned int *val, bool uncached) __snd_hdac_regmap_read_raw() argument
495 snd_hdac_regmap_read_raw(struct hdac_device *codec, unsigned int reg, unsigned int *val) snd_hdac_regmap_read_raw() argument
505 snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec, unsigned int reg, unsigned int *val) snd_hdac_regmap_read_raw_uncached() argument
511 reg_raw_update(struct hdac_device *codec, unsigned int reg, unsigned int mask, unsigned int val) reg_raw_update() argument
549 snd_hdac_regmap_update_raw(struct hdac_device *codec, unsigned int reg, unsigned int mask, unsigned int val) snd_hdac_regmap_update_raw() argument
556 reg_raw_update_once(struct hdac_device *codec, unsigned int reg, unsigned int mask, unsigned int val) reg_raw_update_once() argument
583 snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg, unsigned int mask, unsigned int val) snd_hdac_regmap_update_raw_once() argument
594 snd_hdac_regmap_sync(struct hdac_device *codec) snd_hdac_regmap_sync() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_pcm.c443 struct snd_ac97 *codec; in snd_ac97_pcm_assign() local
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...30