Searched refs:snd_akm4xxx (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dak4xxx-adda.h30 struct snd_akm4xxx;
33 void (*lock)(struct snd_akm4xxx *ak, int chip);
34 void (*unlock)(struct snd_akm4xxx *ak, int chip);
35 void (*write)(struct snd_akm4xxx *ak, int chip, unsigned char reg,
37 void (*set_rate_val)(struct snd_akm4xxx *ak, unsigned int rate);
58 struct snd_akm4xxx { struct
84 void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg,
86 void snd_akm4xxx_reset(struct snd_akm4xxx *ak, int state);
87 void snd_akm4xxx_init(struct snd_akm4xxx *ak);
88 int snd_akm4xxx_build_controls(struct snd_akm4xxx *a
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dak4xxx.c37 static void snd_ice1712_akm4xxx_lock(struct snd_akm4xxx *ak, int chip)
44 static void snd_ice1712_akm4xxx_unlock(struct snd_akm4xxx *ak, int chip)
54 static void snd_ice1712_akm4xxx_write(struct snd_akm4xxx *ak, int chip,
123 * initialize the struct snd_akm4xxx record with the template
125 int snd_ice1712_akm4xxx_init(struct snd_akm4xxx *ak, const struct snd_akm4xxx *temp,
158 struct snd_akm4xxx *ak = &ice->akm[akidx];
173 struct snd_akm4xxx *ak = &ice->akm[akidx];
H A Djuli.c202 static void juli_akm_lock(struct snd_akm4xxx *ak, int chip)
206 static void juli_akm_unlock(struct snd_akm4xxx *ak, int chip)
210 static void juli_akm_write(struct snd_akm4xxx *ak, int chip,
223 static void juli_akm_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
286 static struct snd_akm4xxx akm_juli_dac __devinitdata = {
491 struct snd_akm4xxx *ak = ice->akm;
502 struct snd_akm4xxx *ak = ice->akm;
598 struct snd_akm4xxx *ak;
625 ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Drevo.c53 static void revo_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
238 static struct snd_akm4xxx akm_revo_front __devinitdata = {
259 static struct snd_akm4xxx akm_revo_surround __devinitdata = {
281 static struct snd_akm4xxx akm_revo51 __devinitdata = {
302 static struct snd_akm4xxx akm_revo51_adc __devinitdata = {
323 static void ap192_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
349 static struct snd_akm4xxx akm_ap192 __devinitdata = {
501 struct snd_akm4xxx *ak;
525 ak = ice->akm = kcalloc(2, sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Ddelta.c254 static void delta_ak4524_lock(struct snd_akm4xxx *ak, int chip)
268 static void delta1010lt_ak4524_lock(struct snd_akm4xxx *ak, int chip)
281 static void vx442_ak4524_lock(struct snd_akm4xxx *ak, int chip)
315 static void delta_ak4524_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
347 static void vx442_ak4524_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
426 static struct snd_akm4xxx akm_audiophile __devinitdata = {
447 static struct snd_akm4xxx akm_delta410 __devinitdata = {
468 static struct snd_akm4xxx akm_delta1010lt __devinitdata = {
490 static struct snd_akm4xxx akm_delta44 __devinitdata = {
512 static struct snd_akm4xxx akm_vx44
[all...]
H A Dhoontech.c257 static void stdsp24_ak4524_lock(struct snd_akm4xxx *ak, int chip)
273 static struct snd_akm4xxx akm_stdsp24_mv __devinitdata = {
294 struct snd_akm4xxx *ak;
303 ak = ice->akm = kmalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Dews.c172 static void ews88mt_ak4524_lock(struct snd_akm4xxx *ak, int chip)
189 static void ews88mt_ak4524_unlock(struct snd_akm4xxx *ak, int chip)
198 static void ewx2496_ak4524_lock(struct snd_akm4xxx *ak, int chip)
213 static void dmx6fire_ak4524_lock(struct snd_akm4xxx *ak, int chip)
347 static struct snd_akm4xxx akm_ews88mt __devinitdata = {
369 static struct snd_akm4xxx akm_ewx2496 __devinitdata = {
390 static struct snd_akm4xxx akm_6fire __devinitdata = {
426 struct snd_akm4xxx *ak;
547 ak = ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Dice1712.h271 void (*set_rate_val)(struct snd_akm4xxx *ak, unsigned int rate);
348 struct snd_akm4xxx *akm;
488 int snd_ice1712_akm4xxx_init(struct snd_akm4xxx *ak,
489 const struct snd_akm4xxx *template,
H A Dquartet.c272 static void qtet_akm_write(struct snd_akm4xxx *ak, int chip,
334 static void qtet_akm_set_regs(struct snd_akm4xxx *ak, unsigned char addr,
352 static void qtet_akm_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
390 static struct snd_akm4xxx akm_qtet_dac __devinitdata = {
541 struct snd_akm4xxx *ak = ice->akm;
1025 struct snd_akm4xxx *ak;
1068 ice->akm = kcalloc(2, sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Dphase.c106 static struct snd_akm4xxx akm_phase22 __devinitdata = {
126 struct snd_akm4xxx *ak;
143 ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
422 struct snd_akm4xxx *ak;
436 ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Dprodigy_hifi.c1046 ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
1128 ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Dpontis.c765 ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
H A Daureon.c25 * - we reuse the struct snd_akm4xxx record for storing the wm8770 codec data.
2145 ice->akm = kzalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/other/
H A Dak4xxx-adda.c39 void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg,
53 static void ak4524_reset(struct snd_akm4xxx *ak, int state)
70 static void ak435X_reset(struct snd_akm4xxx *ak, int state)
86 static void ak4381_reset(struct snd_akm4xxx *ak, int state)
106 void snd_akm4xxx_reset(struct snd_akm4xxx *ak, int state)
170 void snd_akm4xxx_init(struct snd_akm4xxx *ak)
378 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
389 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
436 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol);
481 struct snd_akm4xxx *a
[all...]

Completed in 128 milliseconds