Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/pcmcia/
Dcm4000_cs.c89 #define IS_ATR_PRESENT 11 macro
812 set_bit(IS_ATR_PRESENT, &dev->flags); in monitor_card()
848 clear_bit(IS_ATR_PRESENT, &dev->flags); in monitor_card()
947 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) != 0)))) { in cmm_read()
1099 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) != 0)))) { in cmm_write()
1395 clear_bit(IS_ATR_PRESENT, &dev->flags); in stop_monitor()
1454 if (test_bit(IS_ATR_PRESENT, &dev->flags)) in cmm_ioctl()
1475 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) in cmm_ioctl()
1536 clear_bit(IS_ATR_PRESENT, &dev->flags); in cmm_ioctl()
1574 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) in cmm_ioctl()