Searched defs:powercap_control_type (Results 1 – 1 of 1) sorted by relevance
64 struct powercap_control_type { struct68 const struct powercap_control_type_ops *ops; argument69 struct mutex lock;70 bool allocated;71 struct list_head node;
Completed in 4 milliseconds