Home
last modified time | relevance | path

Searched defs:codec (Results 1 – 20 of 20) sorted by relevance

/include/sound/
A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write()
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update()
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_read()
136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp()
160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp()
181 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp_stereo()
205 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp_stereo()
219 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) in snd_hdac_regmap_sync_node()
A Dhda_codec.h95 #define hda_codec_to_driver(codec) \ argument
172 struct hda_codec *codec; member
325 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read()
339 #define snd_hda_param_read(codec, nid, param) \ argument
341 #define snd_hda_get_sub_nodes(codec, nid, start_nid) \ argument
346 snd_hda_get_num_conns(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_conns()
353 #define snd_hda_get_num_raw_conns(codec, nid) \ argument
379 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_write_cache()
448 #define snd_hda_codec_cleanup_stream(codec, nid) \ argument
453 #define snd_hda_is_supported_format(codec, nid, fmt) \ argument
[all …]
A 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()
A Dhdaudio.h171 static inline int snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm()
187 static inline void snd_hdac_enter_pm(struct hdac_device *codec) in snd_hdac_enter_pm()
193 static inline void snd_hdac_leave_pm(struct hdac_device *codec) in snd_hdac_leave_pm()
198 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm()
203 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) in snd_hdac_is_power_on()
208 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up()
209 static inline int snd_hdac_power_down(struct hdac_device *codec) { return 0; } in snd_hdac_power_down()
210 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm()
213 static inline void snd_hdac_enter_pm(struct hdac_device *codec) {} in snd_hdac_enter_pm()
214 static inline void snd_hdac_leave_pm(struct hdac_device *codec) {} in snd_hdac_leave_pm()
[all …]
A Dsimple_card.h18 const char *codec; member
A Dsimple_card_utils.h104 #define for_each_prop_dlc_codecs(props, i, codec) \ argument
126 #define for_each_prop_dai_codec(props, i, codec) \ argument
A Des1688.h44 #define ES1688P(codec, x) ((codec)->port + e_s_s_ESS1688##x) argument
A Dac97_codec.h214 struct snd_ac97 *codec[4]; member
399 struct snd_ac97 *codec[4]; /* allocated codecs */ member
A Dsoc.h684 unsigned int codec; member
821 #define for_each_link_codecs(link, i, codec) \ argument
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
914 #define SND_SOC_DAILINK_DEFS(name, cpu, codec, platform...) \ argument
A Dtas2781.h210 void *codec; member
/include/linux/mfd/madera/
A Dpdata.h56 struct madera_codec_pdata codec; member
/include/uapi/sound/
A Dcompress_offload.h36 struct snd_codec codec; member
104 __u32 codec; member
/include/linux/
A Drslib.h55 struct rs_codec *codec; member
A Dwm97xx.h268 struct wm97xx_codec_drv *codec; /* attached codec driver*/ member
/include/linux/mfd/
A Dmc13xxx.h232 struct mc13xxx_codec_platform_data *codec; member
A Dtwl.h665 struct twl4030_codec_data *codec; member
/include/linux/mfd/abx500/
A Dab8500.h381 struct ab8500_codec_platform_data *codec; member
/include/linux/mfd/wm8350/
A Dcore.h614 struct wm8350_codec codec; member
/include/net/bluetooth/
A Dhci.h1466 __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
A Dhci_core.h774 struct bt_codec codec; member

Completed in 120 milliseconds