Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/hda/codecs/generic.c pin_power_down_callback() -> pin_power_callback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | codec | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->core.dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | codec->core.regmap->async | 0-1 |
| PARAM_VALUE | 0 | codec->core.regmap->cache_dirty | 0-1 |
| PARAM_VALUE | 0 | codec->jacktbl.used | 1-u32max |
| PARAM_VALUE | 1 | jack | 4096-ptr_max |
| PARAM_VALUE | 1 | jack->jack | 4096-ptr_max |
| PARAM_VALUE | 2 | on | 0 |
| BUF_SIZE | 1 | jack->jack | s32min-(-1),1-s32max |
| CAPPED_DATA | 0 | codec->jacktbl.used | 1 |
| DATA_SOURCE | 0 | codec | $0 |
| DATA_SOURCE | 1 | jack | $1 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
sound/hda/codecs/generic.c pin_power_up_callback() -> pin_power_callback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | codec | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->core.dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | codec->core.regmap->async | 0-1 |
| PARAM_VALUE | 0 | codec->core.regmap->cache_dirty | 0-1 |
| PARAM_VALUE | 0 | codec->jacktbl.used | 1-u32max |
| PARAM_VALUE | 1 | jack | 4096-ptr_max |
| PARAM_VALUE | 1 | jack->jack | 4096-ptr_max |
| PARAM_VALUE | 2 | on | 1 |
| BUF_SIZE | 1 | jack->jack | s32min-(-1),1-s32max |
| CAPPED_DATA | 0 | codec->jacktbl.used | 1 |
| DATA_SOURCE | 0 | codec | $0 |
| DATA_SOURCE | 1 | jack | $1 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |