Searched defs:pm_clock_entry (Results 1 – 1 of 1) sorted by relevance
31 struct pm_clock_entry { struct32 struct list_head node;33 char *con_id;34 struct clk *clk;35 enum pce_status status;36 bool enabled_when_prepared;
Completed in 4 milliseconds