Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-cs42l43.c68 static int cs42l43_spi_tx(struct regmap *regmap, const u8 *buf, unsigned int len) in cs42l43_spi_tx() function
168 ret = cs42l43_spi_tx(priv->regmap, (const u8 *)tfr->tx_buf, tfr->len); in cs42l43_transfer_one()