Home
last modified time | relevance | path

Searched refs:body (Results 1 – 1 of 1) sorted by relevance

/sound/soc/codecs/
Drt5677-spi.c119 u8 body[RT5677_SPI_BURST_LEN]; in rt5677_spi_read() local
135 t[1].rx_buf = body; in rt5677_spi_read()
156 rt5677_spi_reverse(cb + offset, len - offset, body, t[1].len); in rt5677_spi_read()
174 u8 *body = buf + RT5677_SPI_HEADER; in rt5677_spi_write() local
203 rt5677_spi_reverse(body, t.len, cb + offset, len - offset); in rt5677_spi_write()