Searched refs:nfc_class (Results 1 – 3 of 3) sorted by relevance
1012 struct class nfc_class = { variable1016 EXPORT_SYMBOL(nfc_class);1030 d = class_find_device(&nfc_class, NULL, &idx, match_idx); in nfc_get_device()1066 dev->dev.class = &nfc_class; in nfc_allocate_device()1182 rc = class_register(&nfc_class); in nfc_init()1214 class_unregister(&nfc_class); in nfc_init()1224 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;