Searched refs:set_break (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c172 static void set_break(struct tty_struct *tty, int break_state);
528 static void set_break(struct tty_struct *tty, int break_state);
1445 static void set_break(struct tty_struct *tty, int break_state) function
1451 if (sanity_check(info, tty->name, "set_break"))
1453 DBGINFO(("%s set_break(%d)\n", info->device_name, break_state));
3560 .break_ctl = set_break,
H A Dsynclinkmp.c540 static void set_break(struct tty_struct *tty, int break_state);
565 static void set_break(struct tty_struct *tty, int break_state);
1589 static void set_break(struct tty_struct *tty, int break_state) function
1596 printk("%s(%d):%s set_break(%d)\n",
1599 if (sanity_check(info, tty->name, "set_break"))
3939 .break_ctl = set_break,

Completed in 111 milliseconds