Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/pinctrl/intel/pinctrl-intel.c, line 1574
- drivers/pwm/pwm-lpss-pci.c, line 34
- drivers/pwm/pwm-lpss-platform.c, line 33
- drivers/pwm/pwm-lpss.c, line 289
Smatch caller information:
drivers/pwm/pwm-lpss-platform.c pwm_lpss_probe_platform() -> devm_pwm_lpss_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | base | 4096-ptr_max |
| PARAM_VALUE | 2 | info | 1-u64max |
| DATA_SOURCE | 1 | base | r devm_platform_ioremap_resource |
| DATA_SOURCE | 2 | info | r device_get_match_data |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/pwm/pwm-lpss-pci.c pwm_lpss_probe_pci() -> devm_pwm_lpss_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | base | 4096-ptr_max |
| DATA_SOURCE | 1 | base | r pcim_iomap_region |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/pinctrl/intel/pinctrl-intel.c intel_pinctrl_probe_pwm() -> devm_pwm_lpss_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | base | 4096-ptr_max |
| PARAM_VALUE | 2 | info | 830557311040606208 |
| PARAM_VALUE | 2 | info->base_unit_bits | 22 |
| PARAM_VALUE | 2 | info->bypass | 0 |
| PARAM_VALUE | 2 | info->clk_rate | 19200000 |
| PARAM_VALUE | 2 | info->npwm | 1 |
| BUF_SIZE | 0 | dev | 1616 |
| RX_PATH | |||
| TASK_NOT_RUNNING |