Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/iio/industrialio-core.c iio_write_channel_info() -> (struct iio_info)->write_raw()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | indio_dev | 4096-ptr_max |
| PARAM_VALUE | 0 | indio_dev->info | 4096-ptr_max |
| PARAM_VALUE | 0 | indio_dev->info->write_raw | 1-u64max |
| PARAM_VALUE | 3 | val2 | (-2147483647)-s32max |
| DATA_SOURCE | 0 | indio_dev | r dev_to_iio_dev |
| CONTAINER | 0 | -40-1728+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | val | s32min-s32max |
| USER_DATA | 3 | val2 | 0-s32max[c] |
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |
drivers/iio/inkern.c iio_channel_write() -> (struct iio_info)->write_raw()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | indio_dev | 4096-ptr_max |
| PARAM_VALUE | 0 | indio_dev->info | 4096-ptr_max |
| PARAM_VALUE | 0 | indio_dev->info->write_raw | 1-u64max |
| PARAM_VALUE | 4 | mask | 0,2,12 |
| DATA_SOURCE | 2 | val | $1 |
| DATA_SOURCE | 3 | val2 | $2 |
| DATA_SOURCE | 4 | mask | $3 |
| HARD_MAX | 4 | mask | 12 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | val | s32min-s32max |
| LOCK2 | _T->lock |