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

/linux-master/drivers/nfc/st95hf/
H A Dcore.c210 * @nfcdev_free: flag to have the state of nfc device object.
227 bool nfcdev_free; member in struct:st95hf_context
810 /* if stcontext->nfcdev_free is true, it means remove already ran */
811 if (stcontext->nfcdev_free) {
1210 stcontext->nfcdev_free = true;

Completed in 105 milliseconds