Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_netlink.c1824 struct dpll_device *dpll_match = NULL, *dpll; in dpll_device_find() local
1835 if (dpll_match) { in dpll_device_find()
1839 dpll_match = dpll; in dpll_device_find()
1842 if (!dpll_match) { in dpll_device_find()
1847 return dpll_match; in dpll_device_find()