Searched defs:clk_core (Results 1 – 1 of 1) sorted by relevance
101544 struct clk_core { struct101551 struct clk_core *parent; argument101558 struct clk_core *new_parent; argument101559 struct clk_core *new_child; argument101560 long unsigned int flags;101561 bool orphan;101562 bool rpm_enabled;101563 unsigned int enable_count;101564 unsigned int prepare_count;101565 unsigned int protect_count;[all …]