Searched refs:NCI_RF_DISC_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/net/nfc/ | ||
D | nci_core.h | 50 #define NCI_RF_DISC_TIMEOUT 5000 macro |
/Linux-v5.4/net/nfc/nci/ | ||
D | core.c | 825 msecs_to_jiffies(NCI_RF_DISC_TIMEOUT)); in nci_start_poll() |