Home
last modified time | relevance | path

Searched refs:ZZZ_genl_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dgenl_magic_func.h239 #define ZZZ_genl_ops CONCATENATE(GENL_MAGIC_FAMILY, _genl_ops) macro
240 static struct genl_ops ZZZ_genl_ops[] __read_mostly = { variable
295 .ops = ZZZ_genl_ops,
296 .n_ops = ARRAY_SIZE(ZZZ_genl_ops),