Searched refs:nfc_class (Results 1 – 3 of 3) sorted by relevance
1025 struct class nfc_class = { variable1029 EXPORT_SYMBOL(nfc_class);1043 d = class_find_device(&nfc_class, NULL, &idx, match_idx); in nfc_get_device()1079 dev->dev.class = &nfc_class; in nfc_allocate_device()1195 rc = class_register(&nfc_class); in nfc_init()1227 class_unregister(&nfc_class); in nfc_init()1237 class_unregister(&nfc_class); in nfc_exit()
119 class_dev_iter_init(iter, &nfc_class, NULL, NULL); in nfc_device_iter_init()
211 extern struct class nfc_class;