|
int snd_seq_device_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_device **result);
|
|
int snd_seq_device_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_device **result);
|
|
int snd_seq_device_register_driver(char *id, struct snd_seq_dev_ops *entry, int argsize);
|
|
int snd_seq_device_register_driver(char *id, struct snd_seq_dev_ops *entry, int argsize);
|