Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/leds/trigger/ledtrig-pattern.c pattern_trig_timer_common_function() -> pattern_trig_compute_brightness()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 4096-ptr_max |
| PARAM_VALUE | 0 | data->curr | 4096-ptr_max |
| PARAM_VALUE | 0 | data->next | 4096-ptr_max |
| CAPPED_DATA | 0 | data->delta_t | 1 |
| DATA_SOURCE | 0 | data | $0 |
| PARAM_COMPARE | 0 | data->curr->brightness | != $0->next->brightness |
| PARAM_COMPARE | 0 | data->curr->delta_t | >= $0->delta_t |
| RX_PATH | |||
| TASK_NOT_RUNNING |