Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h101544 struct clk_core { struct
101551 struct clk_core *parent; argument
101558 struct clk_core *new_parent; argument
101559 struct clk_core *new_child; argument
101560 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 …]