Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/tty/serial/serial_base.h, line 61 (as a function)
- drivers/tty/serial/serial_base_bus.c, line 229 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/tty/serial/serial_core.c serial_core_register_port() -> serial_base_match_and_update_preferred_console()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | drv | 4096-ptr_max |
| PARAM_VALUE | 0 | drv->dev_name | 0,4096-ptr_max |
| PARAM_VALUE | 0 | drv->driver_name | 0,4096-ptr_max |
| PARAM_VALUE | 0 | drv->major | 0,4,204,207,243 |
| PARAM_VALUE | 0 | drv->minor | 0,8,16,40,46,64,154,186-187,192,205,209,213 |
| PARAM_VALUE | 0 | drv->owner | 0 |
| PARAM_VALUE | 1 | port | 4096-ptr_max |
| PARAM_VALUE | 1 | port->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | port->dev->dma_mem->pfn_base | 0-s64max |
| PARAM_VALUE | 1 | port->dev->pins->p | 0-s64max |
| PARAM_VALUE | 1 | port->flags | 0,1073741824-u64max |
| PARAM_VALUE | 1 | port->port_dev | 4096-ptr_max |
| PARAM_VALUE | 1 | port->port_dev->port | 4096-ptr_max |
| PARAM_VALUE | 1 | port->port_id | 0-s32max |
| BUF_SIZE | 0 | drv | (-1),64 |
| BUF_SIZE | 0 | drv | (-1),64 |
| BUF_SIZE | 0 | drv->cons | (-1),280 |
| BUF_SIZE | 0 | drv->cons->data | (-1),1744 |
| BUF_SIZE | 0 | drv->dev_name | (-1),6-7 |
| BUF_SIZE | 0 | drv->driver_name | (-1),8,10 |
| BUF_SIZE | 1 | port->ops | (-1),216 |
| BUF_SIZE | 1 | port->private_data | (-1),1-s32max |
| CAPPED_DATA | 0 | drv->nr | 1 |
| DATA_SOURCE | 0 | drv | $0 |
| DATA_SOURCE | 1 | port | $1 |
| STR_LEN | 0 | drv->cons->name | (-1),5-6 |
| STR_LEN | 0 | drv->dev_name | (-1),5-6 |
| STR_LEN | 0 | drv->driver_name | (-1),7,9 |
| BIT_INFO | 1 | port->flags | 0x40000000,0xffffffffffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | drv->nr | |
| NO_OVERFLOW_SIMPLE | 0 | drv->tty_driver->num | |
| NO_OVERFLOW_SIMPLE | 1 | port->iobase | |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | global &max3100s_lock |