Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/hda/core/bus.c snd_hdac_codec_link_down() -> (struct hdac_bus_ops)->link_power()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | codec | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->bus | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->bus->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->bus->ops->link_power | 1-u64max |
| PARAM_VALUE | 0 | *codec->bus->last_cmd | 0-4294967295 |
| PARAM_VALUE | 0 | *codec->bus->rirb.res | 0-4294967295 |
| PARAM_VALUE | 0 | *codec->bus->unsol_queue | 0-4294967295 |
| PARAM_VALUE | 1 | enable | 0 |
| DATA_SOURCE | 0 | codec | $0 |
| NOCHECK_CALL |
sound/hda/core/bus.c snd_hdac_codec_link_up() -> (struct hdac_bus_ops)->link_power()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | codec | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->bus | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->bus->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | codec->bus->ops->link_power | 1-u64max |
| PARAM_VALUE | 1 | enable | 1 |
| DATA_SOURCE | 0 | codec | $0 |
| NOCHECK_CALL |