Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/pcmcia/
Dcm4000_cs.c82 #define LOCK_MONITOR 1 macro
633 test_and_set_bit(LOCK_MONITOR, in terminate_monitor()
642 while (test_bit(LOCK_MONITOR, (void *)&dev->flags)) in terminate_monitor()
673 if (test_and_set_bit(LOCK_MONITOR, &dev->flags)) { in monitor_card()
680 clear_bit(LOCK_MONITOR, &dev->flags); in monitor_card()
916 clear_bit(LOCK_MONITOR, &dev->flags); in monitor_card()