|
@@ -297,7 +297,7 @@ int snd_msnd_disable_irq(struct snd_msnd *chip);
|
|
void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file);
|
|
void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file);
|
|
int snd_msnd_DAPQ(struct snd_msnd *chip, int start);
|
|
int snd_msnd_DAPQ(struct snd_msnd *chip, int start);
|
|
int snd_msnd_DARQ(struct snd_msnd *chip, int start);
|
|
int snd_msnd_DARQ(struct snd_msnd *chip, int start);
|
|
-int snd_msnd_pcm(struct snd_card *card, int device, struct snd_pcm **rpcm);
|
|
|
|
|
|
+int snd_msnd_pcm(struct snd_card *card, int device);
|
|
|
|
|
|
int snd_msndmidi_new(struct snd_card *card, int device);
|
|
int snd_msndmidi_new(struct snd_card *card, int device);
|
|
void snd_msndmidi_input_read(void *mpu);
|
|
void snd_msndmidi_input_read(void *mpu);
|