Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/pcmcia/
Dcm4000_cs.c84 #define IS_AUTOPPS_ACT 6 macro
829 if ((test_bit(IS_AUTOPPS_ACT, &dev->flags) == 0) && in monitor_card()
834 set_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()
842 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()
862 if (test_bit(IS_AUTOPPS_ACT, &dev->flags) == 1) in monitor_card()
872 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()