Home
last modified time | relevance | path

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

/drivers/dpll/
A Ddpll_netlink.c1613 struct dpll_device *dpll_match = NULL, *dpll; in dpll_device_find() local
1624 if (dpll_match) { in dpll_device_find()
1628 dpll_match = dpll; in dpll_device_find()
1631 if (!dpll_match) { in dpll_device_find()
1636 return dpll_match; in dpll_device_find()

Completed in 8 milliseconds