Searched refs:nfc_class (Results 1 – 3 of 3) sorted by relevance
1018 struct class nfc_class = { variable1022 EXPORT_SYMBOL(nfc_class);1036 d = class_find_device(&nfc_class, NULL, &idx, match_idx); in nfc_get_device()1074 dev->dev.class = &nfc_class; in nfc_allocate_device()1194 rc = class_register(&nfc_class); in nfc_init()1226 class_unregister(&nfc_class); in nfc_init()1236 class_unregister(&nfc_class); in nfc_exit()
107 class_dev_iter_init(iter, &nfc_class, NULL, NULL); in nfc_device_iter_init()
199 extern struct class nfc_class;