snd_akm4xxx        16 include/sound/ak4xxx-adda.h struct snd_akm4xxx;
snd_akm4xxx        19 include/sound/ak4xxx-adda.h 	void (*lock)(struct snd_akm4xxx *ak, int chip);
snd_akm4xxx        20 include/sound/ak4xxx-adda.h 	void (*unlock)(struct snd_akm4xxx *ak, int chip);
snd_akm4xxx        21 include/sound/ak4xxx-adda.h 	void (*write)(struct snd_akm4xxx *ak, int chip, unsigned char reg,
snd_akm4xxx        23 include/sound/ak4xxx-adda.h 	void (*set_rate_val)(struct snd_akm4xxx *ak, unsigned int rate);
snd_akm4xxx        70 include/sound/ak4xxx-adda.h void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg,
snd_akm4xxx        72 include/sound/ak4xxx-adda.h void snd_akm4xxx_reset(struct snd_akm4xxx *ak, int state);
snd_akm4xxx        73 include/sound/ak4xxx-adda.h void snd_akm4xxx_init(struct snd_akm4xxx *ak);
snd_akm4xxx        74 include/sound/ak4xxx-adda.h int snd_akm4xxx_build_controls(struct snd_akm4xxx *ak);
snd_akm4xxx        26 sound/i2c/other/ak4xxx-adda.c void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg,
snd_akm4xxx        40 sound/i2c/other/ak4xxx-adda.c static void ak4524_reset(struct snd_akm4xxx *ak, int state)
snd_akm4xxx        57 sound/i2c/other/ak4xxx-adda.c static void ak435X_reset(struct snd_akm4xxx *ak, int state)
snd_akm4xxx        73 sound/i2c/other/ak4xxx-adda.c static void ak4381_reset(struct snd_akm4xxx *ak, int state)
snd_akm4xxx        93 sound/i2c/other/ak4xxx-adda.c void snd_akm4xxx_reset(struct snd_akm4xxx *ak, int state)
snd_akm4xxx       158 sound/i2c/other/ak4xxx-adda.c void snd_akm4xxx_init(struct snd_akm4xxx *ak)
snd_akm4xxx       367 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       378 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       425 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       463 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       475 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       495 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       511 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       535 sound/i2c/other/ak4xxx-adda.c static int ak4xxx_capture_num_inputs(struct snd_akm4xxx *ak, int mixer_ch)
snd_akm4xxx       550 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       564 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       578 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
snd_akm4xxx       603 sound/i2c/other/ak4xxx-adda.c static int build_dac_controls(struct snd_akm4xxx *ak)
snd_akm4xxx       714 sound/i2c/other/ak4xxx-adda.c static int build_adc_controls(struct snd_akm4xxx *ak)
snd_akm4xxx       805 sound/i2c/other/ak4xxx-adda.c static int build_deemphasis(struct snd_akm4xxx *ak, int num_emphs)
snd_akm4xxx       852 sound/i2c/other/ak4xxx-adda.c 	struct snd_akm4xxx *ak = entry->private_data;
snd_akm4xxx       863 sound/i2c/other/ak4xxx-adda.c static int proc_init(struct snd_akm4xxx *ak)
snd_akm4xxx       868 sound/i2c/other/ak4xxx-adda.c int snd_akm4xxx_build_controls(struct snd_akm4xxx *ak)
snd_akm4xxx        24 sound/pci/ice1712/ak4xxx.c static void snd_ice1712_akm4xxx_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx        31 sound/pci/ice1712/ak4xxx.c static void snd_ice1712_akm4xxx_unlock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx        41 sound/pci/ice1712/ak4xxx.c static void snd_ice1712_akm4xxx_write(struct snd_akm4xxx *ak, int chip,
snd_akm4xxx       112 sound/pci/ice1712/ak4xxx.c int snd_ice1712_akm4xxx_init(struct snd_akm4xxx *ak, const struct snd_akm4xxx *temp,
snd_akm4xxx       145 sound/pci/ice1712/ak4xxx.c 		struct snd_akm4xxx *ak = &ice->akm[akidx];
snd_akm4xxx       160 sound/pci/ice1712/ak4xxx.c 		struct snd_akm4xxx *ak = &ice->akm[akidx];
snd_akm4xxx      2106 sound/pci/ice1712/aureon.c 	ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx       247 sound/pci/ice1712/delta.c static void delta_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       261 sound/pci/ice1712/delta.c static void delta1010lt_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       274 sound/pci/ice1712/delta.c static void delta66e_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       288 sound/pci/ice1712/delta.c static void vx442_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       322 sound/pci/ice1712/delta.c static void delta_ak4524_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
snd_akm4xxx       354 sound/pci/ice1712/delta.c static void vx442_ak4524_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
snd_akm4xxx       434 sound/pci/ice1712/delta.c static const struct snd_akm4xxx akm_audiophile = {
snd_akm4xxx       455 sound/pci/ice1712/delta.c static const struct snd_akm4xxx akm_delta410 = {
snd_akm4xxx       476 sound/pci/ice1712/delta.c static const struct snd_akm4xxx akm_delta1010lt = {
snd_akm4xxx       498 sound/pci/ice1712/delta.c static const struct snd_akm4xxx akm_delta66e = {
snd_akm4xxx       521 sound/pci/ice1712/delta.c static const struct snd_akm4xxx akm_delta44 = {
snd_akm4xxx       543 sound/pci/ice1712/delta.c static const struct snd_akm4xxx akm_vx442 = {
snd_akm4xxx       617 sound/pci/ice1712/delta.c 	struct snd_akm4xxx *ak;
snd_akm4xxx       717 sound/pci/ice1712/delta.c 	ak = ice->akm = kmalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx       158 sound/pci/ice1712/ews.c static void ews88mt_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       175 sound/pci/ice1712/ews.c static void ews88mt_ak4524_unlock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       184 sound/pci/ice1712/ews.c static void ewx2496_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       199 sound/pci/ice1712/ews.c static void dmx6fire_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       333 sound/pci/ice1712/ews.c static const struct snd_akm4xxx akm_ews88mt = {
snd_akm4xxx       355 sound/pci/ice1712/ews.c static const struct snd_akm4xxx akm_ewx2496 = {
snd_akm4xxx       376 sound/pci/ice1712/ews.c static const struct snd_akm4xxx akm_6fire = {
snd_akm4xxx       412 sound/pci/ice1712/ews.c 	struct snd_akm4xxx *ak;
snd_akm4xxx       534 sound/pci/ice1712/ews.c 	ak = ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx       262 sound/pci/ice1712/hoontech.c static void stdsp24_ak4524_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       278 sound/pci/ice1712/hoontech.c 	static const struct snd_akm4xxx akm_stdsp24_mv = {
snd_akm4xxx       299 sound/pci/ice1712/hoontech.c 	struct snd_akm4xxx *ak;
snd_akm4xxx       308 sound/pci/ice1712/hoontech.c 	ak = ice->akm = kmalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx       262 sound/pci/ice1712/ice1712.h 		void (*set_rate_val)(struct snd_akm4xxx *ak, unsigned int rate);
snd_akm4xxx       341 sound/pci/ice1712/ice1712.h 	struct snd_akm4xxx *akm;
snd_akm4xxx       481 sound/pci/ice1712/ice1712.h int snd_ice1712_akm4xxx_init(struct snd_akm4xxx *ak,
snd_akm4xxx       482 sound/pci/ice1712/ice1712.h 			     const struct snd_akm4xxx *template,
snd_akm4xxx       187 sound/pci/ice1712/juli.c static void juli_akm_lock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       191 sound/pci/ice1712/juli.c static void juli_akm_unlock(struct snd_akm4xxx *ak, int chip)
snd_akm4xxx       195 sound/pci/ice1712/juli.c static void juli_akm_write(struct snd_akm4xxx *ak, int chip,
snd_akm4xxx       208 sound/pci/ice1712/juli.c static void juli_akm_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
snd_akm4xxx       271 sound/pci/ice1712/juli.c static const struct snd_akm4xxx akm_juli_dac = {
snd_akm4xxx       474 sound/pci/ice1712/juli.c 	struct snd_akm4xxx *ak = ice->akm;
snd_akm4xxx       485 sound/pci/ice1712/juli.c 	struct snd_akm4xxx *ak = ice->akm;
snd_akm4xxx       583 sound/pci/ice1712/juli.c 	struct snd_akm4xxx *ak;
snd_akm4xxx       619 sound/pci/ice1712/juli.c 		ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx        91 sound/pci/ice1712/phase.c static const struct snd_akm4xxx akm_phase22 = {
snd_akm4xxx       111 sound/pci/ice1712/phase.c 	struct snd_akm4xxx *ak;
snd_akm4xxx       128 sound/pci/ice1712/phase.c 	ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx       407 sound/pci/ice1712/phase.c 	struct snd_akm4xxx *ak;
snd_akm4xxx       421 sound/pci/ice1712/phase.c 	ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx       745 sound/pci/ice1712/pontis.c 	ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx      1079 sound/pci/ice1712/prodigy_hifi.c 	ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx      1162 sound/pci/ice1712/prodigy_hifi.c 	ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx       257 sound/pci/ice1712/quartet.c static void qtet_akm_write(struct snd_akm4xxx *ak, int chip,
snd_akm4xxx       319 sound/pci/ice1712/quartet.c static void qtet_akm_set_regs(struct snd_akm4xxx *ak, unsigned char addr,
snd_akm4xxx       337 sound/pci/ice1712/quartet.c static void qtet_akm_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
snd_akm4xxx       375 sound/pci/ice1712/quartet.c static const struct snd_akm4xxx akm_qtet_dac = {
snd_akm4xxx       521 sound/pci/ice1712/quartet.c 		struct snd_akm4xxx *ak = ice->akm;
snd_akm4xxx       984 sound/pci/ice1712/quartet.c 	struct snd_akm4xxx *ak;
snd_akm4xxx      1027 sound/pci/ice1712/quartet.c 	ice->akm = kcalloc(2, sizeof(struct snd_akm4xxx), GFP_KERNEL);
snd_akm4xxx        39 sound/pci/ice1712/revo.c static void revo_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
snd_akm4xxx       224 sound/pci/ice1712/revo.c static const struct snd_akm4xxx akm_revo_front = {
snd_akm4xxx       245 sound/pci/ice1712/revo.c static const struct snd_akm4xxx akm_revo_surround = {
snd_akm4xxx       267 sound/pci/ice1712/revo.c static const struct snd_akm4xxx akm_revo51 = {
snd_akm4xxx       288 sound/pci/ice1712/revo.c static const struct snd_akm4xxx akm_revo51_adc = {
snd_akm4xxx       309 sound/pci/ice1712/revo.c static void ap192_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
snd_akm4xxx       335 sound/pci/ice1712/revo.c static const struct snd_akm4xxx akm_ap192 = {
snd_akm4xxx       494 sound/pci/ice1712/revo.c 	struct snd_akm4xxx *ak;
snd_akm4xxx       518 sound/pci/ice1712/revo.c 	ak = ice->akm = kcalloc(2, sizeof(struct snd_akm4xxx), GFP_KERNEL);