codec             699 include/linux/i2c/twl.h 	struct twl4030_codec_data *codec;
codec             382 include/linux/mfd/abx500/ab8500.h 	struct ab8500_codec_platform_data *codec;
codec             104 include/linux/mfd/davinci_voicecodec.h 	struct snd_soc_codec *codec;
codec             235 include/linux/mfd/mc13xxx.h 	struct mc13xxx_codec_platform_data *codec;
codec             214 include/linux/mfd/twl6040.h 	struct twl6040_codec_data *codec;
codec             624 include/linux/mfd/wm8350/audio.h 	struct snd_soc_codec *codec;
codec             615 include/linux/mfd/wm8350/core.h 	struct wm8350_codec codec;
codec             270 include/linux/wm97xx.h 	struct wm97xx_codec_drv *codec;	/* attached codec driver*/
codec             464 include/sound/ac97_codec.h 	struct snd_ac97 *codec[4];
codec             640 include/sound/ac97_codec.h 		struct snd_ac97 *codec[4];	   /* allocated codecs */
codec             130 include/sound/compress_driver.h 			struct snd_compr_codec_caps *codec);
codec              58 include/sound/es1688.h #define ES1688P(codec, x) ((codec)->port + e_s_s_ESS1688##x)
codec              28 include/sound/simple_card.h 	const char *codec;
codec             272 include/sound/soc-dai.h 	struct snd_soc_codec *codec;
codec             529 include/sound/soc-dapm.h 	struct snd_soc_codec *codec;
codec             381 include/sound/soc.h int snd_soc_codec_set_sysclk(struct snd_soc_codec *codec, int clk_id,
codec             383 include/sound/soc.h int snd_soc_codec_set_pll(struct snd_soc_codec *codec, int pll_id, int source,
codec             412 include/sound/soc.h int snd_soc_cache_sync(struct snd_soc_codec *codec);
codec             413 include/sound/soc.h int snd_soc_cache_init(struct snd_soc_codec *codec);
codec             414 include/sound/soc.h int snd_soc_cache_exit(struct snd_soc_codec *codec);
codec             415 include/sound/soc.h int snd_soc_cache_write(struct snd_soc_codec *codec,
codec             417 include/sound/soc.h int snd_soc_cache_read(struct snd_soc_codec *codec,
codec             453 include/sound/soc.h int snd_soc_jack_new(struct snd_soc_codec *codec, const char *id, int type,
codec             495 include/sound/soc.h int snd_soc_update_bits(struct snd_soc_codec *codec, unsigned int reg,
codec             497 include/sound/soc.h int snd_soc_update_bits_locked(struct snd_soc_codec *codec,
codec             500 include/sound/soc.h int snd_soc_test_bits(struct snd_soc_codec *codec, unsigned int reg,
codec             503 include/sound/soc.h int snd_soc_new_ac97_codec(struct snd_soc_codec *codec,
codec             505 include/sound/soc.h void snd_soc_free_ac97_codec(struct snd_soc_codec *codec);
codec             521 include/sound/soc.h int snd_soc_add_codec_controls(struct snd_soc_codec *codec,
codec             560 include/sound/soc.h int snd_soc_limit_volume(struct snd_soc_codec *codec,
codec             653 include/sound/soc.h 	struct snd_soc_codec *codec;
codec             767 include/sound/soc.h 	struct snd_soc_codec *codec;
codec             832 include/sound/soc.h 	int (*set_sysclk)(struct snd_soc_codec *codec,
codec             834 include/sound/soc.h 	int (*set_pll)(struct snd_soc_codec *codec, int pll_id, int source,
codec            1127 include/sound/soc.h 	struct snd_soc_codec *codec;
codec            1263 include/sound/soc.h unsigned int snd_soc_read(struct snd_soc_codec *codec, unsigned int reg);
codec            1264 include/sound/soc.h int snd_soc_write(struct snd_soc_codec *codec, unsigned int reg,
codec            1304 include/sound/soc.h static inline void snd_soc_codec_set_drvdata(struct snd_soc_codec *codec,
codec            1307 include/sound/soc.h 	snd_soc_component_set_drvdata(&codec->component, data);
codec            1310 include/sound/soc.h static inline void *snd_soc_codec_get_drvdata(struct snd_soc_codec *codec)
codec            1312 include/sound/soc.h 	return snd_soc_component_get_drvdata(&codec->component);
codec            1387 include/sound/soc.h static inline bool snd_soc_codec_is_active(struct snd_soc_codec *codec)
codec            1389 include/sound/soc.h 	return snd_soc_component_is_active(&codec->component);
codec              97 include/sound/vx_core.h 	void (*write_codec)(struct vx_core *chip, int codec, unsigned int data);
codec             293 include/trace/events/asoc.h 	TP_PROTO(struct snd_soc_codec *codec, const char *type,
codec             296 include/trace/events/asoc.h 	TP_ARGS(codec, type, status),
codec             299 include/trace/events/asoc.h 		__string(	name,		codec->component.name)
codec             306 include/trace/events/asoc.h 		__assign_str(name, codec->component.name);
codec             309 include/trace/events/asoc.h 		__entry->id = codec->component.id;
codec              52 include/uapi/sound/compress_offload.h 	struct snd_codec codec;
codec             119 include/uapi/sound/compress_offload.h 	__u32 codec;