Searched refs:__wl12xx_spi_raw_write (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | spi.c | 298 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()
|