Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dhda_regmap.h76 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write()
94 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update()
112 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_read()
133 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp()
157 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp()
178 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp_stereo()
202 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp_stereo()
216 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) in snd_hdac_regmap_sync_node()
Dhdaudio.h162 static inline int snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm()
178 static inline void snd_hdac_enter_pm(struct hdac_device *codec) in snd_hdac_enter_pm()
184 static inline void snd_hdac_leave_pm(struct hdac_device *codec) in snd_hdac_leave_pm()
189 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm()
194 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) in snd_hdac_is_power_on()
199 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up()
200 static inline int snd_hdac_power_down(struct hdac_device *codec) { return 0; } in snd_hdac_power_down()
201 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm()
202 static inline int snd_hdac_power_down_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_down_pm()
203 static inline int snd_hdac_keep_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_keep_power_up()
[all …]
Dhda_component.h32 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, in snd_hdac_sync_audio_rate()
37 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld()
Dsimple_card.h18 const char *codec; member
Des1688.h58 #define ES1688P(codec, x) ((codec)->port + e_s_s_ESS1688##x) argument
Dac97_codec.h214 struct snd_ac97 *codec[4]; member
395 struct snd_ac97 *codec[4]; /* allocated codecs */ member
/linux-4.19.296/include/uapi/sound/
Dcompress_offload.h53 struct snd_codec codec; member
120 __u32 codec; member
/linux-4.19.296/include/linux/
Drslib.h56 struct rs_codec *codec; member
Dwm97xx.h271 struct wm97xx_codec_drv *codec; /* attached codec driver*/ member
/linux-4.19.296/drivers/isdn/mISDN/
Dl1oip.h60 int codec; /* codec to use for transmis. */ member
Dl1oip_core.c251 static u_int codec[MAX_CARDS]; variable
/linux-4.19.296/include/linux/mfd/
Dtwl6040.h215 struct twl6040_codec_data *codec; member
Dmc13xxx.h235 struct mc13xxx_codec_platform_data *codec; member
Dtwl.h698 struct twl4030_codec_data *codec; member
/linux-4.19.296/include/linux/mfd/abx500/
Dab8500.h384 struct ab8500_codec_platform_data *codec; member
/linux-4.19.296/include/linux/mfd/wm8350/
Dcore.h615 struct wm8350_codec codec; member
/linux-4.19.296/drivers/media/usb/usbvision/
Dusbvision.h334 __u16 codec; member
/linux-4.19.296/drivers/isdn/hardware/eicon/
Dmessage.c3318 word codec; in manufacturer_req() local