HomeSort by relevance Sort by last modified time
    Searched defs:argsize (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_device.h 40 int argsize; /* size of the argument */ member in struct:snd_seq_device
71 int snd_seq_device_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_device **result);
72 int snd_seq_device_register_driver(char *id, struct snd_seq_dev_ops *entry, int argsize);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_device.h 40 int argsize; /* size of the argument */ member in struct:snd_seq_device
71 int snd_seq_device_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_device **result);
72 int snd_seq_device_register_driver(char *id, struct snd_seq_dev_ops *entry, int argsize);

Completed in 50 milliseconds