Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/serial/
Dti_usb_3410_5052.c321 static void ti_break(struct tty_struct *tty, int break_state);
444 .break_ctl = ti_break,
477 .break_ctl = ti_break,
1072 static void ti_break(struct tty_struct *tty, int break_state) in ti_break() function