Searched refs:queue (Results 1 – 3 of 3) sorted by relevance
139 unsigned char queue; member161 struct snd_seq_ev_queue_control queue; member172 unsigned char queue; member182 unsigned char queue; member263 unsigned char queue; member324 int queue; member332 int queue; member341 int queue; member352 int queue; member363 int queue; member[all …]
761 unsigned int queue; member
98 __BIONIC_TERMIOS_INLINE int tcflush(int fd, int queue) { in tcflush() argument99 return ioctl(fd, TCFLSH, __BIONIC_CAST(static_cast, unsigned long, queue)); in tcflush()