Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Dspi.c298 static int __wl12xx_spi_raw_write(struct device *child, int addr, in __wl12xx_spi_raw_write() function
361 __wl12xx_spi_raw_write(child, addr, buf, len, fixed); in wl12xx_spi_raw_write()
363 return __wl12xx_spi_raw_write(child, addr, buf, len, fixed); in wl12xx_spi_raw_write()