Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/pcmcia/
Dcm4000_cs.c89 #define IS_ATR_PRESENT 11 macro
816 set_bit(IS_ATR_PRESENT, &dev->flags); in monitor_card()
852 clear_bit(IS_ATR_PRESENT, &dev->flags); in monitor_card()
951 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) != 0)))) { in cmm_read()
1102 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) != 0)))) { in cmm_write()
1398 clear_bit(IS_ATR_PRESENT, &dev->flags); in stop_monitor()
1457 if (test_bit(IS_ATR_PRESENT, &dev->flags)) in cmm_ioctl()
1478 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) in cmm_ioctl()
1539 clear_bit(IS_ATR_PRESENT, &dev->flags); in cmm_ioctl()
1577 || (test_bit(IS_ATR_PRESENT, (void *)&dev->flags) in cmm_ioctl()