Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/pcmcia/
Dcm4000_cs.c82 #define LOCK_MONITOR 1 macro
637 test_and_set_bit(LOCK_MONITOR, in terminate_monitor()
646 while (test_bit(LOCK_MONITOR, (void *)&dev->flags)) in terminate_monitor()
677 if (test_and_set_bit(LOCK_MONITOR, &dev->flags)) { in monitor_card()
684 clear_bit(LOCK_MONITOR, &dev->flags); in monitor_card()
922 clear_bit(LOCK_MONITOR, &dev->flags); in monitor_card()