Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/pwm/core.c __pwm_apply() -> pwm_apply_debug()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pwm | 4096-ptr_max |
| PARAM_VALUE | 0 | pwm->chip | 4096-ptr_max |
| PARAM_VALUE | 0 | pwm->chip->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | pwm->chip->ops->sizeof_wfhw | 0-2,5,12,16 |
| PARAM_VALUE | 1 | state | 4096-ptr_max |
| BUF_SIZE | 0 | pwm | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | pwm | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | state | (-1),24 |
| BUF_SIZE | 1 | state | (-1),24 |
| DATA_SOURCE | 0 | pwm | $0 |
| DATA_SOURCE | 1 | state | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 0 | pwm->state.duty_cycle | 0-72057589734572032[c] |
| HOST_DATA | 1 | state->duty_cycle | 0-72057589734572032[c] |
| USER_DATA | 0 | pwm->state.duty_cycle | 0-u64max |
| USER_DATA | 0 | pwm->state.period | 0-u64max |
| USER_DATA | 1 | state->duty_cycle | 0-u64max |
| USER_DATA | 1 | state->period | 0-u64max |