Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/serial/serial_core.c uart_set_info_user() -> uart_set_info()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tty | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops->chars_in_buffer | 0,4096-ptr_max |
| PARAM_VALUE | 0 | tty->ops->set_serial | 1094580457323642880,1874457111024828416,3044275849337626624,4342027950721310720,4577945029913939968,6749800265494245376 |
| PARAM_VALUE | 3 | new_info | 1952096559042052096,8245551031412981760 |
| BUF_SIZE | 1 | port | 984 |
| BUF_SIZE | 2 | state | s32min-(-2),1-s32max |
| BUF_SIZE | 2 | state | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | tty | $0 |
| DATA_SOURCE | 3 | new_info | $1 |
| PARAM_COMPARE | 2 | &state->port | == $1 |
| USER_DATA | 3 | new_info->baud_base | s32min-s32max |
| USER_DATA | 3 | new_info->close_delay | 0-u16max |
| USER_DATA | 3 | new_info->closing_wait | 0-u16max |
| USER_DATA | 3 | new_info->closing_wait2 | 0-u16max |
| USER_DATA | 3 | new_info->custom_divisor | s32min-s32max |
| USER_DATA | 3 | new_info->flags | s32min-s32max |
| USER_DATA | 3 | new_info->hub6 | s32min-s32max |
| USER_DATA | 3 | new_info->io_type | 0-255 |
| USER_DATA | 3 | new_info->iomap_base | 0-u64max |
| USER_DATA | 3 | new_info->iomem_reg_shift | 0-u16max |
| USER_DATA | 3 | new_info->irq | s32min-s32max |
| USER_DATA | 3 | new_info->line | s32min-s32max |
| USER_DATA | 3 | new_info->port | 0-u32max |
| USER_DATA | 3 | new_info->port_high | 0-u32max |
| USER_DATA | 3 | new_info->type | s32min-s32max |
| USER_DATA | 3 | new_info->xmit_fifo_size | s32min-s32max |
| UNITS | 2 | state | unit_byte |
| USER_PTR | 3 | new_info->reserved_char | |
| LOCK2 | _T->lock |