Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/char/pcmcia/
Dcm4000_cs.c82 #define LOCK_MONITOR 1 macro
636 test_and_set_bit(LOCK_MONITOR, in terminate_monitor()
645 while (test_bit(LOCK_MONITOR, (void *)&dev->flags)) in terminate_monitor()
676 if (test_and_set_bit(LOCK_MONITOR, &dev->flags)) { in monitor_card()
683 clear_bit(LOCK_MONITOR, &dev->flags); in monitor_card()
921 clear_bit(LOCK_MONITOR, &dev->flags); in monitor_card()