/include/sound/ |
A D | hda_codec.h | 95 #define hda_codec_to_driver(codec) \ argument 113 int (*init)(struct hda_codec *codec); 118 int (*resume)(struct hda_codec *codec); 135 struct hda_codec *codec, 172 struct hda_codec *codec; member 430 refcount_inc(&pcm->codec->pcm_ref); in snd_hda_codec_pcm_get() 493 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) argument 494 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core) argument 495 #define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core) argument 496 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) argument [all …]
|
A D | hda_regmap.h | 15 int snd_hdac_regmap_init(struct hdac_device *codec); 16 void snd_hdac_regmap_exit(struct hdac_device *codec); 17 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec, 21 int snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec, 29 void snd_hdac_regmap_sync(struct hdac_device *codec); 84 return snd_hdac_regmap_write_raw(codec, cmd, val); in snd_hdac_regmap_write() 103 return snd_hdac_regmap_update_raw(codec, cmd, mask, val); in snd_hdac_regmap_update() 120 return snd_hdac_regmap_read_raw(codec, cmd, val); in snd_hdac_regmap_read() 142 err = snd_hdac_regmap_read_raw(codec, cmd, &val); in snd_hdac_regmap_get_amp() 187 err = snd_hdac_regmap_read_raw(codec, cmd, &val); in snd_hdac_regmap_get_amp_stereo() [all …]
|
A D | hdaudio.h | 124 int snd_hdac_device_register(struct hdac_device *codec); 180 int snd_hdac_power_up(struct hdac_device *codec); 181 int snd_hdac_power_down(struct hdac_device *codec); 182 int snd_hdac_power_up_pm(struct hdac_device *codec); 183 int snd_hdac_power_down_pm(struct hdac_device *codec); 184 int snd_hdac_keep_power_up(struct hdac_device *codec); 189 atomic_inc(&codec->in_pm); in snd_hdac_enter_pm() 195 atomic_dec(&codec->in_pm); in snd_hdac_leave_pm() 200 return atomic_read(&codec->in_pm); in snd_hdac_is_in_pm() 205 return !pm_runtime_suspended(&codec->dev); in snd_hdac_is_power_on() [all …]
|
A D | hda_component.h | 17 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, 19 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, 37 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, in snd_hdac_sync_audio_rate() argument 42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() argument
|
A D | hda_chmap.h | 49 int (*pin_get_slot_channel)(struct hdac_device *codec, 51 int (*pin_set_slot_channel)(struct hdac_device *codec, 53 void (*set_channel_count)(struct hdac_device *codec,
|
A D | simple_card.h | 18 const char *codec; member
|
A D | es1688.h | 44 #define ES1688P(codec, x) ((codec)->port + e_s_s_ESS1688##x) argument
|
A D | simple_card_utils.h | 104 #define for_each_prop_dlc_codecs(props, i, codec) \ argument 107 ((codec) = simple_props_to_dlc_codec(props, i)); \ 126 #define for_each_prop_dai_codec(props, i, codec) \ argument 129 ((codec) = simple_props_to_dai_codec(props, i)); \ 142 struct device_node *codec,
|
A D | tas2781-comlib-i2c.h | 19 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec,
|
A D | ac97_codec.h | 214 struct snd_ac97 *codec[4]; member 399 struct snd_ac97 *codec[4]; /* allocated codecs */ member
|
A D | soc.h | 684 unsigned int codec; member 821 #define for_each_link_codecs(link, i, codec) \ argument 824 ((codec) = snd_soc_link_to_codec(link, i)); \ 899 #define SND_SOC_DAILINK_REG2(cpu, codec) SND_SOC_DAILINK_REG3(cpu, codec, null_dailink_component) argument 900 #define SND_SOC_DAILINK_REG3(cpu, codec, platform) \ argument 903 .codecs = codec, \ 904 .num_codecs = ARRAY_SIZE(codec), \ 914 #define SND_SOC_DAILINK_DEFS(name, cpu, codec, platform...) \ argument 916 SND_SOC_DAILINK_DEF(name##_codecs, codec); \
|
A D | hdaudio_ext.h | 124 void snd_hdac_ext_bus_link_power(struct hdac_device *codec, bool enable);
|
A D | compress_driver.h | 173 struct snd_compr_codec_caps *codec);
|
A D | tas2781.h | 210 void *codec; member
|
A D | soc-component.h | 64 struct snd_compr_codec_caps *codec); 498 struct snd_compr_codec_caps *codec);
|
A D | vx_core.h | 84 void (*write_codec)(struct vx_core *chip, int codec, unsigned int data);
|
/include/linux/mfd/madera/ |
A D | pdata.h | 56 struct madera_codec_pdata codec; member
|
/include/uapi/sound/ |
A D | compress_offload.h | 36 struct snd_codec codec; member 104 __u32 codec; member
|
/include/linux/ |
A D | rslib.h | 55 struct rs_codec *codec; member
|
A D | wm97xx.h | 268 struct wm97xx_codec_drv *codec; /* attached codec driver*/ member
|
/include/linux/mfd/ |
A D | mc13xxx.h | 232 struct mc13xxx_codec_platform_data *codec; member
|
A D | twl.h | 665 struct twl4030_codec_data *codec; member
|
/include/linux/mfd/abx500/ |
A D | ab8500.h | 381 struct ab8500_codec_platform_data *codec; member
|
/include/linux/mfd/wm8350/ |
A D | core.h | 614 struct wm8350_codec codec; member
|
/include/net/bluetooth/ |
A D | hci.h | 1466 __u8 codec[]; member 1478 struct hci_vnd_codec codec[]; member 1502 struct hci_std_codec_v2 codec[]; member 1513 struct hci_vnd_codec_v2 codec[]; member 2197 __u8 codec; member
|