Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_nl.h35 int dpll_nl_device_get_doit(struct sk_buff *skb, struct genl_info *info);
H A Ddpll_nl.c91 .doit = dpll_nl_device_get_doit,
H A Ddpll_netlink.c1509 int dpll_nl_device_get_doit(struct sk_buff *skb, struct genl_info *info) in dpll_nl_device_get_doit() function