Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/pcmcia/
Dcm4000_cs.c84 #define IS_AUTOPPS_ACT 6 macro
827 if ((test_bit(IS_AUTOPPS_ACT, &dev->flags) == 0) && in monitor_card()
832 set_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()
840 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()
860 if (test_bit(IS_AUTOPPS_ACT, &dev->flags) == 1) in monitor_card()
870 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()