Symbol: snd_ymfpci
sound/pci/ymfpci/ymfpci.c
143
void snd_ymfpci_free_gameport(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci.c
151
static inline int snd_ymfpci_create_gameport(struct snd_ymfpci *chip, int dev, int l, int l2) { return -ENOSYS; }
sound/pci/ymfpci/ymfpci.c
152
void snd_ymfpci_free_gameport(struct snd_ymfpci *chip) { }
sound/pci/ymfpci/ymfpci.c
162
struct snd_ymfpci *chip;
sound/pci/ymfpci/ymfpci.c
61
static int snd_ymfpci_create_gameport(struct snd_ymfpci *chip, int dev,
sound/pci/ymfpci/ymfpci.h
220
struct snd_ymfpci;
sound/pci/ymfpci/ymfpci.h
229
struct snd_ymfpci *chip;
sound/pci/ymfpci/ymfpci.h
237
void (*interrupt)(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice);
sound/pci/ymfpci/ymfpci.h
253
struct snd_ymfpci *chip;
sound/pci/ymfpci/ymfpci.h
399
void snd_ymfpci_free_gameport(struct snd_ymfpci *chip);
sound/pci/ymfpci/ymfpci.h
403
int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device);
sound/pci/ymfpci/ymfpci.h
404
int snd_ymfpci_pcm2(struct snd_ymfpci *chip, int device);
sound/pci/ymfpci/ymfpci.h
405
int snd_ymfpci_pcm_spdif(struct snd_ymfpci *chip, int device);
sound/pci/ymfpci/ymfpci.h
406
int snd_ymfpci_pcm_4ch(struct snd_ymfpci *chip, int device);
sound/pci/ymfpci/ymfpci.h
407
int snd_ymfpci_mixer(struct snd_ymfpci *chip, int rear_switch);
sound/pci/ymfpci/ymfpci.h
408
int snd_ymfpci_timer(struct snd_ymfpci *chip, int device);
sound/pci/ymfpci/ymfpci_main.c
1024
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
1038
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
1055
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
1068
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
1098
int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device)
sound/pci/ymfpci/ymfpci_main.c
1132
int snd_ymfpci_pcm2(struct snd_ymfpci *chip, int device)
sound/pci/ymfpci/ymfpci_main.c
1166
int snd_ymfpci_pcm_spdif(struct snd_ymfpci *chip, int device)
sound/pci/ymfpci/ymfpci_main.c
1207
int snd_ymfpci_pcm_4ch(struct snd_ymfpci *chip, int device)
sound/pci/ymfpci/ymfpci_main.c
1241
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1253
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1286
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1313
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1325
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1358
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1372
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1409
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1427
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1474
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1490
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1513
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1536
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1543
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1594
static int snd_ymfpci_get_gpio_out(struct snd_ymfpci *chip, int pin)
sound/pci/ymfpci/ymfpci_main.c
160
static void snd_ymfpci_hw_start(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
1612
static int snd_ymfpci_set_gpio_out(struct snd_ymfpci *chip, int pin, int enable)
sound/pci/ymfpci/ymfpci_main.c
1631
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1639
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1676
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
1687
struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
sound/pci/ymfpci/ymfpci_main.c
170
static void snd_ymfpci_hw_stop(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
1729
struct snd_ymfpci *chip = bus->private_data;
sound/pci/ymfpci/ymfpci_main.c
1735
struct snd_ymfpci *chip = ac97->private_data;
sound/pci/ymfpci/ymfpci_main.c
1739
int snd_ymfpci_mixer(struct snd_ymfpci *chip, int rear_switch)
sound/pci/ymfpci/ymfpci_main.c
1845
struct snd_ymfpci *chip;
sound/pci/ymfpci/ymfpci_main.c
1868
struct snd_ymfpci *chip;
sound/pci/ymfpci/ymfpci_main.c
1893
int snd_ymfpci_timer(struct snd_ymfpci *chip, int device)
sound/pci/ymfpci/ymfpci_main.c
1922
struct snd_ymfpci *chip = entry->private_data;
sound/pci/ymfpci/ymfpci_main.c
193
static int voice_alloc(struct snd_ymfpci *chip,
sound/pci/ymfpci/ymfpci_main.c
1930
static int snd_ymfpci_proc_init(struct snd_card *card, struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
1957
static void snd_ymfpci_enable_dsp(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
1962
static void snd_ymfpci_disable_dsp(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
1977
static int snd_ymfpci_request_firmware(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
2016
static void snd_ymfpci_download_image(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
2049
static int snd_ymfpci_memalloc(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
2152
struct snd_ymfpci *chip = card->private_data;
sound/pci/ymfpci/ymfpci_main.c
2181
struct snd_ymfpci *chip = card->private_data;
sound/pci/ymfpci/ymfpci_main.c
2209
struct snd_ymfpci *chip = card->private_data;
sound/pci/ymfpci/ymfpci_main.c
2245
struct snd_ymfpci *chip = card->private_data;
sound/pci/ymfpci/ymfpci_main.c
231
static int snd_ymfpci_voice_alloc(struct snd_ymfpci *chip,
sound/pci/ymfpci/ymfpci_main.c
253
static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice)
sound/pci/ymfpci/ymfpci_main.c
273
static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice)
sound/pci/ymfpci/ymfpci_main.c
32
static void snd_ymfpci_irq_wait(struct snd_ymfpci *chip);
sound/pci/ymfpci/ymfpci_main.c
331
struct snd_ymfpci *chip = ypcm->chip;
sound/pci/ymfpci/ymfpci_main.c
34
static inline void snd_ymfpci_writeb(struct snd_ymfpci *chip, u32 offset, u8 val)
sound/pci/ymfpci/ymfpci_main.c
361
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
39
static inline u16 snd_ymfpci_readw(struct snd_ymfpci *chip, u32 offset)
sound/pci/ymfpci/ymfpci_main.c
401
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
44
static inline void snd_ymfpci_writew(struct snd_ymfpci *chip, u32 offset, u16 val)
sound/pci/ymfpci/ymfpci_main.c
49
static inline u32 snd_ymfpci_readl(struct snd_ymfpci *chip, u32 offset)
sound/pci/ymfpci/ymfpci_main.c
54
static inline void snd_ymfpci_writel(struct snd_ymfpci *chip, u32 offset, u32 val)
sound/pci/ymfpci/ymfpci_main.c
563
static int snd_ymfpci_ac3_init(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
584
static int snd_ymfpci_ac3_done(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
59
static int snd_ymfpci_codec_ready(struct snd_ymfpci *chip, int secondary)
sound/pci/ymfpci/ymfpci_main.c
613
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
636
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
660
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
669
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
713
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
725
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
734
static void snd_ymfpci_irq_wait(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
752
struct snd_ymfpci *chip = dev_id;
sound/pci/ymfpci/ymfpci_main.c
78
struct snd_ymfpci *chip = ac97->private_data;
sound/pci/ymfpci/ymfpci_main.c
851
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
879
static void ymfpci_open_extension(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
88
struct snd_ymfpci *chip = ac97->private_data;
sound/pci/ymfpci/ymfpci_main.c
892
static void ymfpci_close_extension(struct snd_ymfpci *chip)
sound/pci/ymfpci/ymfpci_main.c
905
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
927
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
956
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
sound/pci/ymfpci/ymfpci_main.c
977
struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);