Home
last modified time | relevance | path

Searched refs:ti_break (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c322 static int ti_break(struct tty_struct *tty, int break_state);
445 .break_ctl = ti_break,
478 .break_ctl = ti_break,
1074 static int ti_break(struct tty_struct *tty, int break_state) in ti_break() function