Searched refs:snd_ak4531 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dak4531_codec.h67 struct snd_ak4531 { struct
68 void (*write) (struct snd_ak4531 *ak4531, unsigned short reg,
71 void (*private_free) (struct snd_ak4531 *ak4531);
77 int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531,
78 struct snd_ak4531 **rak4531);
81 void snd_ak4531_suspend(struct snd_ak4531 *ak4531);
82 void snd_ak4531_resume(struct snd_ak4531 *ak4531);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dak4531_codec.c38 static void snd_ak4531_proc_init(struct snd_card *card, struct snd_ak4531 *ak4531);
79 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
98 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
146 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
170 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
221 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
238 struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
328 static int snd_ak4531_free(struct snd_ak4531 *ak4531)
340 struct snd_ak4531 *ak4531 = device->device_data;
374 struct snd_ak4531 *_ak453
[all...]
H A Dens1370.c403 struct snd_ak4531 *ak4531;
574 static void snd_es1370_codec_write(struct snd_ak4531 *ak4531,
1719 static void snd_ensoniq_mixer_free_ak4531(struct snd_ak4531 *ak4531)
1728 struct snd_ak4531 ak4531;

Completed in 61 milliseconds