Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dpll/
Ddpll_core.h28 struct dpll_device { struct
29 u32 id;
30 u32 device_idx;
31 u64 clock_id;
32 struct module *module;
33 enum dpll_type type;
34 struct xarray pin_refs;
35 refcount_t refcount;
36 struct list_head registration_list;