Defined in 1 files as a prototype:
Defined in 2 files as a function:
- sound/soc/codecs/rt5677-spi.c, line 521 (as a function)
- sound/soc/codecs/rt5677-spi.h, line 22 (as a function)
Referenced in 2 files:
Smatch caller information:
sound/soc/codecs/rt5677-spi.c rt5677_spi_write_firmware() -> rt5677_spi_write()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 1 | txbuf | 1-s32max |
| DATA_SOURCE | 0 | addr | $0 |
| UNITS | 1 | txbuf | unit_byte |
| UNITS | 2 | len | unit_byte |
sound/soc/codecs/rt5677.c rt5677_parse_and_load_dsp() -> rt5677_spi_write()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 1-u32max |
| PARAM_VALUE | 1 | *txbuf | 0-255 |
| PARAM_VALUE | 2 | len | 1-u32max |
| UNITS | 0 | addr | unit_byte |
| UNITS | 1 | txbuf | unit_byte |
| UNITS | 2 | len | unit_byte |
| HALF_LOCKED2 | &pool->lock |