Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5677-spi.h16 int rt5677_spi_write(u32 addr, const void *txbuf, size_t len);
Drt5677-spi.c168 int rt5677_spi_write(u32 addr, const void *txbuf, size_t len) in rt5677_spi_write() argument
178 const u8 *cb = txbuf; in rt5677_spi_write()