Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- sound/soc/codecs/rl6347a.c
- sound/soc/codecs/rt274.c, line 1085
- sound/soc/codecs/rt286.c, line 1072
- sound/soc/codecs/rt298.c, line 1133
Smatch caller information:
sound/soc/codecs/rl6347a.c rl6347a_hw_read() -> rl6347a_hw_write()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | reg | 33882112 |
| PARAM_VALUE | 2 | value | 0-255 |
| DATA_SOURCE | 0 | context | $0 |
| DATA_SOURCE | 2 | value | $1 |
| FUZZY_MAX | 2 | value | 255 |
| HARD_MAX | 2 | value | 255 |
| NOCHECK_CALL |
sound/soc/codecs/rl6347a.c rl6347a_hw_write() -> rl6347a_hw_write()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | context | 4096-ptr_max |
| PARAM_VALUE | 1 | reg | 33882112 |
| DATA_SOURCE | 0 | context | $0 |
| DATA_SOURCE | 2 | value | $1 |
| NOCHECK_CALL |