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.c1730 struct dpll_device *dpll_match = NULL, *dpll; in dpll_device_find() local
1741 if (dpll_match) { in dpll_device_find()
1745 dpll_match = dpll; in dpll_device_find()
1748 if (!dpll_match) { in dpll_device_find()
1753 return dpll_match; in dpll_device_find()