Home
last modified time | relevance | path

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

/linux/drivers/nfc/st21nfca/
A Dst21nfca.h56 #define ST21NFCA_NUM_DEVICES 256 macro
A Dcore.c72 static DECLARE_BITMAP(dev_mask, ST21NFCA_NUM_DEVICES);
966 dev_num = find_first_zero_bit(dev_mask, ST21NFCA_NUM_DEVICES); in st21nfca_hci_probe()
967 if (dev_num >= ST21NFCA_NUM_DEVICES) { in st21nfca_hci_probe()

Completed in 5 milliseconds