Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
| Type |
Parameter |
Key |
Value |
| PARAM_VALUE |
0 |
data |
4096-ptr_max |
| PARAM_VALUE |
0 |
data->curr |
4096-ptr_max |
| PARAM_VALUE |
0 |
data->led_cdev |
4096-ptr_max |
| PARAM_VALUE |
0 |
data->next |
4096-ptr_max |
| CAPPED_DATA |
0 |
data->curr->brightness |
1 |
| CAPPED_DATA |
0 |
data->next->brightness |
1 |
| DATA_SOURCE |
0 |
data |
$0 |
| PARAM_COMPARE |
0 |
data->curr->brightness |
== $0->next->brightness |
| RX_PATH |
|
|
|
| TASK_NOT_RUNNING |
|
|
|
| NOCHECK_CALL |
|
|
|
| Type |
Parameter |
Key |
Value |
| PARAM_VALUE |
0 |
data |
4096-ptr_max |
| PARAM_VALUE |
0 |
data->curr |
4096-ptr_max |
| PARAM_VALUE |
0 |
data->led_cdev |
4096-ptr_max |
| PARAM_VALUE |
0 |
data->next |
4096-ptr_max |
| PARAM_VALUE |
1 |
interval |
50 |
| 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 |
|
|
|
| NOCHECK_CALL |
|
|
|