Home
last modified time | relevance | path

Searched defs:dpll_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dpll/
H A Ddpll_core.h30 struct dpll_device { struct
31 u32 id;
32 u32 device_idx;
33 u64 clock_id;
34 struct module *module;
35 enum dpll_type type;
36 struct xarray pin_refs;
37 refcount_t refcount;
38 struct ref_tracker_dir refcnt_tracker;
39 struct list_head registration_list;