Searched refs:ST21NFCA_NUM_DEVICES (Results 1 – 2 of 2) sorted by relevance
56 #define ST21NFCA_NUM_DEVICES 256 macro
72 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