Symbol: snd_ak4531
include/sound/ak4531_codec.h
53
void (*write) (struct snd_ak4531 *ak4531, unsigned short reg,
include/sound/ak4531_codec.h
56
void (*private_free) (struct snd_ak4531 *ak4531);
include/sound/ak4531_codec.h
62
int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531,
include/sound/ak4531_codec.h
63
struct snd_ak4531 **rak4531);
include/sound/ak4531_codec.h
66
void snd_ak4531_suspend(struct snd_ak4531 *ak4531);
include/sound/ak4531_codec.h
67
void snd_ak4531_resume(struct snd_ak4531 *ak4531);
include/sound/ak4531_codec.h
69
static inline void snd_ak4531_suspend(struct snd_ak4531 *ak4531) {}
include/sound/ak4531_codec.h
70
static inline void snd_ak4531_resume(struct snd_ak4531 *ak4531) {}
sound/pci/ak4531_codec.c
138
struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
sound/pci/ak4531_codec.c
161
struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
sound/pci/ak4531_codec.c
211
struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
sound/pci/ak4531_codec.c
227
struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
sound/pci/ak4531_codec.c
23
static void snd_ak4531_proc_init(struct snd_card *card, struct snd_ak4531 *ak4531);
sound/pci/ak4531_codec.c
31
static void snd_ak4531_dump(struct snd_ak4531 *ak4531)
sound/pci/ak4531_codec.c
316
static int snd_ak4531_free(struct snd_ak4531 *ak4531)
sound/pci/ak4531_codec.c
328
struct snd_ak4531 *ak4531 = device->device_data;
sound/pci/ak4531_codec.c
362
struct snd_ak4531 *_ak4531,
sound/pci/ak4531_codec.c
363
struct snd_ak4531 **rak4531)
sound/pci/ak4531_codec.c
367
struct snd_ak4531 *ak4531;
sound/pci/ak4531_codec.c
421
void snd_ak4531_suspend(struct snd_ak4531 *ak4531)
sound/pci/ak4531_codec.c
430
void snd_ak4531_resume(struct snd_ak4531 *ak4531)
sound/pci/ak4531_codec.c
454
struct snd_ak4531 *ak4531 = entry->private_data;
sound/pci/ak4531_codec.c
464
snd_ak4531_proc_init(struct snd_card *card, struct snd_ak4531 *ak4531)
sound/pci/ak4531_codec.c
73
struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
sound/pci/ak4531_codec.c
91
struct snd_ak4531 *ak4531 = snd_kcontrol_chip(kcontrol);
sound/pci/ens1370.c
1680
static void snd_ensoniq_mixer_free_ak4531(struct snd_ak4531 *ak4531)
sound/pci/ens1370.c
1689
struct snd_ak4531 ak4531;
sound/pci/ens1370.c
390
struct snd_ak4531 *ak4531;
sound/pci/ens1370.c
561
static void snd_es1370_codec_write(struct snd_ak4531 *ak4531,