Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/pcmcia/
Dcm4000_cs.c89 #define IS_ATR_PRESENT 11 macro
810 set_bit(IS_ATR_PRESENT, &dev->flags); in monitor_card()
846 clear_bit(IS_ATR_PRESENT, &dev->flags); in monitor_card()
945 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) != 0)))) { in cmm_read()
1097 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) != 0)))) { in cmm_write()
1393 clear_bit(IS_ATR_PRESENT, &dev->flags); in stop_monitor()
1466 if (test_bit(IS_ATR_PRESENT, &dev->flags)) in cmm_ioctl()
1487 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) in cmm_ioctl()
1548 clear_bit(IS_ATR_PRESENT, &dev->flags); in cmm_ioctl()
1586 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) in cmm_ioctl()