Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/serial/serial_core.c uart_break_ctl() -> (struct uart_ops)->break_ctl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | port->ops->break_ctl | 4096-ptr_max |
| PARAM_VALUE | 0 | port->type | 1-u32max |
| DATA_SOURCE | 1 | break_state | $1 |
| CONTAINER | 0 | -88-392+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | break_state | s32min-s32max |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &tty->atomic_write_lock |