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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c69 spinlock_t wr_async_lock; member in struct:ath6kl_sdio
467 spin_lock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_write_async_work()
470 spin_unlock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_write_async_work()
472 spin_lock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_write_async_work()
474 spin_unlock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_write_async_work()
575 spin_lock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_write_async()
577 spin_unlock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_write_async()
680 spin_lock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_async_rw_scatter()
682 spin_unlock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_async_rw_scatter()
1220 spin_lock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_stop()
1237 spin_unlock_bh(&ar_sdio->wr_async_lock); ath6kl_sdio_stop()
1325 spin_lock_init(&ar_sdio->wr_async_lock); ath6kl_sdio_probe()

Completed in 54 milliseconds