Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/serdev/serdev-ttyport.c serdev_controller_receive_buf() -> (struct serdev_device_ops)->receive_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | serdev | 4096-ptr_max |
| PARAM_VALUE | 0 | serdev->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | serdev->ops->receive_buf | 4096-ptr_max |
| PARAM_VALUE | 1 | buf | 4096-ptr_max |
| PARAM_VALUE | 2 | count | 1-u32max |
| DATA_SOURCE | 1 | buf | $1 |
| DATA_SOURCE | 2 | count | $2 |
| CONTAINER | 0 | -0-1632+0 | $(-1) |
| LOCK2 | &buf->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct tty_bufhead)->lock |