Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dcp210x.c46 static void cp210x_break_ctl(struct tty_struct *, int);
305 .break_ctl = cp210x_break_ctl,
1579 static void cp210x_break_ctl(struct tty_struct *tty, int break_state) in cp210x_break_ctl() function
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dcp210x.c42 static int cp210x_break_ctl(struct tty_struct *, int);
311 .break_ctl = cp210x_break_ctl,
1442 static int cp210x_break_ctl(struct tty_struct *tty, int break_state) in cp210x_break_ctl() function

Completed in 6 milliseconds