Home
last modified time | relevance | path

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

/linux-3.3/drivers/atm/
Dsolos-pci.c118 spinlock_t cli_queue_lock; member
447 spin_lock(&card->cli_queue_lock); in console_show()
449 spin_unlock(&card->cli_queue_lock); in console_show()
733 spin_lock(&card->cli_queue_lock); in solos_bh()
741 spin_unlock(&card->cli_queue_lock); in solos_bh()
1171 spin_lock_init(&card->cli_queue_lock); in fpga_probe()