Home
last modified time | relevance | path

Searched defs:INT_QUEUE (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-21/include/linux/
Dcyclades.h361 struct INT_QUEUE { struct
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
366 unsigned long put;
367 unsigned long get;