Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dsolos-pci.c124 spinlock_t cli_queue_lock; member
461 spin_lock(&card->cli_queue_lock); in console_show()
463 spin_unlock(&card->cli_queue_lock); in console_show()
868 spin_lock(&card->cli_queue_lock); in solos_bh()
876 spin_unlock(&card->cli_queue_lock); in solos_bh()
1314 spin_lock_init(&card->cli_queue_lock); in fpga_probe()