Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/serdev/serdev-ttyport.c ttyport_receive_buf() -> serdev_controller_receive_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 0,4096-ptr_max |
| PARAM_VALUE | 1 | data | 4096-ptr_max |
| PARAM_VALUE | 2 | count | 1-u32max |
| BUF_SIZE | 0 | ctrl | 1688 |
| BUF_SIZE | 0 | ctrl | 1688 |
| DATA_SOURCE | 1 | data | $1 |
| DATA_SOURCE | 2 | count | $3 |
| LOCK2 | &buf->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct tty_bufhead)->lock |