Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpio/gpio-regmap.c gpio_regmap_direction_input() -> gpio_regmap_set_direction()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 2 | output | 0 |
| BUF_SIZE | 0 | chip | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | chip | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | chip | $0 |
| DATA_SOURCE | 1 | offset | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock |
drivers/gpio/gpio-regmap.c gpio_regmap_direction_output() -> gpio_regmap_set_direction()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->gpiodev | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->gpiodev->data | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->gpiodev->data->reg_mask_xlate | 4096-ptr_max |
| PARAM_VALUE | 2 | output | 1 |
| BUF_SIZE | 0 | chip | (-1),512 |
| BUF_SIZE | 0 | chip | (-1),512 |
| DATA_SOURCE | 0 | chip | $0 |
| DATA_SOURCE | 1 | offset | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |