Searched refs:nfc_class (Results 1 – 2 of 2) 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()1186 rc = class_register(&nfc_class); in nfc_init()1218 class_unregister(&nfc_class); in nfc_init()1228 class_unregister(&nfc_class); in nfc_exit()
108 class_dev_iter_init(iter, &nfc_class, NULL, NULL); in nfc_device_iter_init()