Lines Matching refs:chip
35 #define YMFREG(chip, reg) (chip->port + YDSXGR_##reg) argument
244 struct snd_ymfpci *chip; member
252 void (*interrupt)(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice);
268 struct snd_ymfpci *chip; member
375 void snd_ymfpci_free_gameport(struct snd_ymfpci *chip);
380 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
381 int snd_ymfpci_pcm2(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
382 int snd_ymfpci_pcm_spdif(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
383 int snd_ymfpci_pcm_4ch(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
384 int snd_ymfpci_mixer(struct snd_ymfpci *chip, int rear_switch);
385 int snd_ymfpci_timer(struct snd_ymfpci *chip, int device);