Searched refs:nfc_class (Results 1 – 3 of 3) sorted by relevance
1013 struct class nfc_class = { variable1017 EXPORT_SYMBOL(nfc_class);1031 d = class_find_device(&nfc_class, NULL, &idx, match_idx); in nfc_get_device()1067 dev->dev.class = &nfc_class; in nfc_allocate_device()1183 rc = class_register(&nfc_class); in nfc_init()1215 class_unregister(&nfc_class); in nfc_init()1225 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;