HomeSort by relevance Sort by last modified time
    Searched refs:next_zone (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h 44 struct snd_sf_zone *next_zone; /* Next zone in play list */ member in struct:snd_sf_zone
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h 44 struct snd_sf_zone *next_zone; /* Next zone in play list */ member in struct:snd_sf_zone
  /external/kernel-headers/original/linux/
mmzone.h 446 extern struct zone *next_zone(struct zone *zone);
466 zone = next_zone(zone))

Completed in 999 milliseconds