Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dsolos-pci.c124 spinlock_t cli_queue_lock; member
455 spin_lock(&card->cli_queue_lock); in console_show()
457 spin_unlock(&card->cli_queue_lock); in console_show()
862 spin_lock(&card->cli_queue_lock); in solos_bh()
870 spin_unlock(&card->cli_queue_lock); in solos_bh()
1307 spin_lock_init(&card->cli_queue_lock); in fpga_probe()