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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/wl12xx/
H A Dwl1271_spi.c66 static inline struct spi_device *wl_to_spi(struct wl1271 *wl) function
73 return &(wl_to_spi(wl)->dev);
107 spi_sync(wl_to_spi(wl), &m);
162 spi_sync(wl_to_spi(wl), &m);
191 spi_sync(wl_to_spi(wl), &m);
235 spi_sync(wl_to_spi(wl), &m);
251 spi_sync(wl_to_spi(wl), &m);
285 spi_sync(wl_to_spi(wl), &m);
H A Dwl1251_spi.c48 static struct spi_device *wl_to_spi(struct wl1251 *wl) function
74 spi_sync(wl_to_spi(wl), &m);
128 spi_sync(wl_to_spi(wl), &m);
171 spi_sync(wl_to_spi(wl), &m);
203 spi_sync(wl_to_spi(wl), &m);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_spi.c66 static inline struct spi_device *wl_to_spi(struct wl1271 *wl) function
73 return &(wl_to_spi(wl)->dev);
107 spi_sync(wl_to_spi(wl), &m);
162 spi_sync(wl_to_spi(wl), &m);
191 spi_sync(wl_to_spi(wl), &m);
235 spi_sync(wl_to_spi(wl), &m);
251 spi_sync(wl_to_spi(wl), &m);
285 spi_sync(wl_to_spi(wl), &m);
H A Dwl1251_spi.c48 static struct spi_device *wl_to_spi(struct wl1251 *wl) function
74 spi_sync(wl_to_spi(wl), &m);
128 spi_sync(wl_to_spi(wl), &m);
171 spi_sync(wl_to_spi(wl), &m);
203 spi_sync(wl_to_spi(wl), &m);

Completed in 121 milliseconds