Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_core.h85 struct dpll_device *dpll_device_get_by_id(int id);
H A Ddpll_core.c48 struct dpll_device *dpll_device_get_by_id(int id) in dpll_device_get_by_id() function
H A Ddpll_netlink.c1562 info->user_ptr[0] = dpll_device_get_by_id(id); in dpll_pre_doit()