Defined in 2 files as a function:
- drivers/usb/serial/io_edgeport.c, line 1567 (as a function)
- drivers/usb/serial/io_ti.c, line 2438 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/usb/serial/usb-serial.c serial_break() -> (struct usb_serial_driver)->break_ctl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tty | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops->break_ctl | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops->chars_in_buffer | 0,4096-ptr_max |
| CAPPED_DATA | 0 | tty | 1 |
| DATA_SOURCE | 0 | tty | $0 |
| DATA_SOURCE | 1 | break_state | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | break_state | s32min-s32max |
| HALF_LOCKED2 | 0 | &tty->atomic_write_lock |