Searched defs:tiocmset (Results 1 – 5 of 5) sorted by relevance
66 int (*tiocmset)(struct hvc_struct *hp, unsigned int set, unsigned int clear); member
387 int (*tiocmset)(struct tty_struct *tty, member
288 int (*tiocmset)(struct tty_struct *tty, member
161 void (*tiocmset)(struct spk_synth *synth, unsigned int set, unsigned int clear); member
3105 static int tiocmset(struct tty_struct *tty, in tiocmset() function