Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5677-spi.c170 u32 offset, len_with_pad = len; in rt5677_spi_write() local
189 len_with_pad = len + 1; in rt5677_spi_write()
196 for (offset = 0; offset < len_with_pad;) { in rt5677_spi_write()
198 len_with_pad - offset, &t.len); in rt5677_spi_write()