Searched refs:NFCWILINK_RUNNING (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/nfc/
H A Dnfcwilink.c107 NFCWILINK_RUNNING, enumerator in enum:__anon8736
388 if (test_and_set_bit(NFCWILINK_RUNNING, &drv->flags)) { nfcwilink_open()
438 clear_bit(NFCWILINK_RUNNING, &drv->flags); nfcwilink_open()
449 if (!test_and_clear_bit(NFCWILINK_RUNNING, &drv->flags)) nfcwilink_close()
469 if (!test_bit(NFCWILINK_RUNNING, &drv->flags)) { nfcwilink_send()

Completed in 54 milliseconds