Searched refs:queue (Results 1 – 3 of 3) sorted by relevance
150 unsigned char queue; member170 unsigned char queue; member180 struct snd_seq_ev_queue_control queue; member254 unsigned char queue; member306 int queue; member314 int queue; member323 int queue; member334 int queue; member345 int queue; member358 unsigned char queue; member[all …]
691 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()