Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/misc/ad714x.c ad714x_interrupt_thread() -> ad714x_button_state_machine()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ad714x | 4096-ptr_max |
| PARAM_VALUE | 0 | ad714x->hw | 4096-ptr_max |
| PARAM_VALUE | 0 | ad714x->hw->button_num | 1-s32max |
| PARAM_VALUE | 1 | idx | 0-s32max |
| CAPPED_DATA | 1 | idx | 1 |
| DATA_SOURCE | 0 | ad714x | $1 |
| PARAM_COMPARE | 0 | ad714x->hw->button_num | > $1 |
| PARAM_COMPARE | 1 | idx | < $0->hw->button_num |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |