Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dspi.c297 static int __wl12xx_spi_raw_write(struct device *child, int addr, in __wl12xx_spi_raw_write() function
360 __wl12xx_spi_raw_write(child, addr, buf, len, fixed); in wl12xx_spi_raw_write()
362 return __wl12xx_spi_raw_write(child, addr, buf, len, fixed); in wl12xx_spi_raw_write()