Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/serial/imx.c imx_uart_set_termios() -> imx_uart_enable_ms()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->cons | 0,4096-ptr_max |
| PARAM_VALUE | 0 | port->ignore_status_mask | 0,2048,5120,7168,10240,15360,65536,67584,70656,72704,75776,80896 |
| PARAM_VALUE | 0 | port->read_status_mask | 0,2048,5120,7168 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &sport->port.lock | ||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &port->mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_mutex | ||
| TYPE_LOCK | (struct uart_port)->lock |
drivers/tty/serial/imx.c imx_uart_startup() -> imx_uart_enable_ms()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->cons | 0,4096-ptr_max |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &sport->port.lock | ||
| LOCK2 | _T->lock | ||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &port->lock | ||
| TYPE_LOCK | (struct uart_port)->lock |
drivers/tty/serial/serial_core.c uart_enable_ms() -> (struct uart_ops)->enable_ms()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->cons | 0,4096-ptr_max |
| PARAM_VALUE | 0 | port->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | port->ops->enable_ms | 4096-ptr_max |
| DATA_SOURCE | 0 | port | $0 |
| CONTAINER | 0 | -80-392+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &state->uart_port->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| HALF_LOCKED2 | 0 | &port->lock | |
| TYPE_LOCK | (struct uart_port)->lock |