Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ti/wl1251/
Dspi.c38 static struct spi_device *wl_to_spi(struct wl1251 *wl) in wl_to_spi() function
64 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_reset()
116 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_wake()
161 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_read()
194 spi_sync(wl_to_spi(wl), &m); in wl1251_spi_write()