Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpio/gpiolib-kunit.c gpio_hog_input() -> gpio_hog_assert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | offset | 2 |
| PARAM_VALUE | 2 | expected_direction | 1 |
| DATA_SOURCE | 0 | test | $0 |
| NOCHECK_CALL |
drivers/gpio/gpiolib-kunit.c gpio_hog_output_high() -> gpio_hog_assert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | offset | 0 |
| PARAM_VALUE | 2 | expected_direction | 0 |
| DATA_SOURCE | 0 | test | $0 |
| NOCHECK_CALL |
drivers/gpio/gpiolib-kunit.c gpio_hog_output_low() -> gpio_hog_assert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | offset | 1 |
| PARAM_VALUE | 2 | expected_direction | 0 |
| DATA_SOURCE | 0 | test | $0 |
| NOCHECK_CALL |