Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/tty/serdev/serdev-ttyport.c, line 265 (as a function)
- include/linux/serdev.h, line 311 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/tty/tty_port.c tty_port_register_device_attr_serdev() -> serdev_tty_port_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 1 | host | 4096-ptr_max |
| PARAM_VALUE | 1 | host->cma_area->nranges | s32min-s32max |
| PARAM_VALUE | 1 | host->dma_io_tlb_mem->for_alloc | 0-1 |
| PARAM_VALUE | 1 | host->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 2 | parent | 4096-ptr_max |
| PARAM_VALUE | 3 | drv | 4096-ptr_max |
| PARAM_VALUE | 4 | idx | s32min-(-2),0-s32max |
| BUF_SIZE | 0 | port | 984 |
| CAPPED_DATA | 3 | drv->num | 1 |
| CAPPED_DATA | 4 | idx | 1 |
| DATA_SOURCE | 0 | port | $0 |
| DATA_SOURCE | 1 | host | $3 |
| DATA_SOURCE | 2 | parent | $4 |
| DATA_SOURCE | 3 | drv | $1 |
| DATA_SOURCE | 4 | idx | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 3 | drv->num | |
| UNITS | 4 | idx | unit_array_size |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | global &max3100s_lock |