Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_nl.c28 const struct nla_policy dpll_reference_sync_nl_policy[DPLL_A_PIN_STATE + 1] = { variable
84 [DPLL_A_PIN_REFERENCE_SYNC] = NLA_POLICY_NESTED(dpll_reference_sync_nl_policy),
H A Ddpll_nl.h18 extern const struct nla_policy dpll_reference_sync_nl_policy[DPLL_A_PIN_STATE + 1];
H A Ddpll_netlink.c1178 dpll_reference_sync_nl_policy, extack); in dpll_pin_ref_sync_set()