Home
last modified time | relevance | path

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

/linux-4.4.14/net/irda/
Dirnetlink.c134 static const struct genl_ops irda_nl_ops[] = { variable
152 return genl_register_family_with_ops(&irda_nl_family, irda_nl_ops); in irda_nl_register()