/openbmc/linux/drivers/usb/serial/ |
H A D | usb_debug.c | 50 static int usb_debug_break_ctl(struct tty_struct *tty, int break_state) in usb_debug_break_ctl()
|
H A D | ch341.c | 565 static int ch341_simulate_break(struct tty_struct *tty, int break_state) in ch341_simulate_break() 633 static int ch341_break_ctl(struct tty_struct *tty, int break_state) in ch341_break_ctl()
|
H A D | belkin_sa.c | 402 static int belkin_sa_break_ctl(struct tty_struct *tty, int break_state) in belkin_sa_break_ctl()
|
H A D | ark3116.c | 436 static int ark3116_break_ctl(struct tty_struct *tty, int break_state) in ark3116_break_ctl()
|
H A D | mct_u232.c | 680 static int mct_u232_break_ctl(struct tty_struct *tty, int break_state) in mct_u232_break_ctl()
|
H A D | upd78f0730.c | 241 static int upd78f0730_break_ctl(struct tty_struct *tty, int break_state) in upd78f0730_break_ctl()
|
H A D | keyspan_pda.c | 302 static int keyspan_pda_break_ctl(struct tty_struct *tty, int break_state) in keyspan_pda_break_ctl()
|
H A D | whiteheat.c | 452 static int whiteheat_break_ctl(struct tty_struct *tty, int break_state) in whiteheat_break_ctl()
|
/openbmc/linux/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 173 static void jsm_tty_break(struct uart_port *port, int break_state) in jsm_tty_break()
|
/openbmc/linux/drivers/tty/serdev/ |
H A D | serdev-ttyport.c | 250 static int ttyport_break_ctl(struct serdev_controller *ctrl, unsigned int break_state) in ttyport_break_ctl()
|
H A D | core.c | 408 int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | mux.c | 170 static void mux_break_ctl(struct uart_port *port, int break_state) in mux_break_ctl()
|
H A D | altera_jtaguart.c | 98 static void altera_jtaguart_break_ctl(struct uart_port *port, int break_state) in altera_jtaguart_break_ctl()
|
H A D | apbuart.c | 166 static void apbuart_break_ctl(struct uart_port *port, int break_state) in apbuart_break_ctl()
|
H A D | mcf.c | 134 static void mcf_break_ctl(struct uart_port *port, int break_state) in mcf_break_ctl()
|
H A D | 21285.c | 183 static void serial21285_break_ctl(struct uart_port *port, int break_state) in serial21285_break_ctl()
|
H A D | clps711x.c | 208 static void uart_clps711x_break_ctl(struct uart_port *port, int break_state) in uart_clps711x_break_ctl()
|
H A D | milbeaut_usio.c | 245 static void mlb_usio_break_ctl(struct uart_port *port, int break_state) in mlb_usio_break_ctl()
|
H A D | sunhv.c | 292 static void sunhv_break_ctl(struct uart_port *port, int break_state) in sunhv_break_ctl()
|
H A D | amba-pl010.c | 268 static void pl010_break_ctl(struct uart_port *port, int break_state) in pl010_break_ctl()
|
H A D | altera_uart.c | 162 static void altera_uart_break_ctl(struct uart_port *port, int break_state) in altera_uart_break_ctl()
|
H A D | pxa.c | 293 static void serial_pxa_break_ctl(struct uart_port *port, int break_state) in serial_pxa_break_ctl()
|
H A D | dz.c | 484 static void dz_break_ctl(struct uart_port *uport, int break_state) in dz_break_ctl()
|
H A D | arc_uart.c | 322 static void arc_serial_break_ctl(struct uart_port *port, int break_state) in arc_serial_break_ctl()
|
/openbmc/linux/include/linux/ |
H A D | serdev.h | 261 static inline int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl()
|