Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl1251/
Dspi.c52 static struct spi_device *wl_to_spi(struct wl1251 *wl) in wl_to_spi() function
78 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_reset()
130 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_wake()
175 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_read()
208 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_write()