Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- sound/soc/sof/pm.c, line 426
- sound/soc/sof/sof-of-dev.c, line 35
- sound/soc/sof/sof-pci-dev.c, line 160
Smatch caller information:
drivers/base/power/generic_ops.c pm_generic_complete() -> (struct dev_pm_ops)->complete()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus->pm | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class->pm | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver->pm | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver->pm->complete | 1-u64max |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &system_transition_mutex | ||
| HALF_LOCKED2 | 0 | &dev->mutex |
drivers/base/power/main.c device_complete() -> device_complete ptr callback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus->pm | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class->pm | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->pm_domain | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.is_prepared | 0 |
| PARAM_VALUE | 0 | dev->power.syscore | 0 |
| PARAM_VALUE | 0 | dev->type | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->type->pm | 0,4096-ptr_max |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &system_transition_mutex | ||
| LOCK2 | 0 | &dev->mutex | |
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | global &device_hotplug_lock | ||
| TYPE_LOCK | (struct device)->mutex |