ST_NCI_RUNNING 37 drivers/nfc/st-nci/core.c if (test_and_set_bit(ST_NCI_RUNNING, &info->flags)) ST_NCI_RUNNING 42 drivers/nfc/st-nci/core.c clear_bit(ST_NCI_RUNNING, &info->flags); ST_NCI_RUNNING 51 drivers/nfc/st-nci/core.c if (!test_bit(ST_NCI_RUNNING, &info->flags)) ST_NCI_RUNNING 56 drivers/nfc/st-nci/core.c clear_bit(ST_NCI_RUNNING, &info->flags); ST_NCI_RUNNING 67 drivers/nfc/st-nci/core.c if (!test_bit(ST_NCI_RUNNING, &info->flags))