Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/serial/serial_core.c uart_set_rs485_config() -> uart_check_rs485_flags()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 1 | rs485 | 7463967897378729984 |
| DATA_SOURCE | 0 | port | $1 |
| BIT_INFO | 0 | port->rs485_supported.flags | 0x1,0xffffffff |
| USER_DATA | 1 | rs485->addr_dest | 0-255 |
| USER_DATA | 1 | rs485->addr_recv | 0-255 |
| USER_DATA | 1 | rs485->delay_rts_after_send | 0-u32max |
| USER_DATA | 1 | rs485->delay_rts_before_send | 0-u32max |
| USER_DATA | 1 | rs485->flags | 0-u32max |
| LOCK2 | &tty->termios_rwsem | ||
| LOCK2 | _T->lock | ||
| TYPE_LOCK | (struct tty_struct)->termios_rwsem |