Searched refs:nfc_genl_ops (Results 1 – 1 of 1) sorted by relevance
1028 static struct genl_ops nfc_genl_ops[] = { variable1174 rc = genl_register_family_with_ops(&nfc_genl_family, nfc_genl_ops, in nfc_genl_init()1175 ARRAY_SIZE(nfc_genl_ops)); in nfc_genl_init()