Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/pcmcia/
Dcm4000_cs.c84 #define IS_AUTOPPS_ACT 6 macro
832 if ((test_bit(IS_AUTOPPS_ACT, &dev->flags) == 0) && in monitor_card()
837 set_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()
845 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()
865 if (test_bit(IS_AUTOPPS_ACT, &dev->flags) == 1) in monitor_card()
875 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card()