Home
last modified time | relevance | path

Searched refs:powercap_control_type_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpowercap.h40 struct powercap_control_type_ops { struct
68 const struct powercap_control_type_ops *ops;
255 const struct powercap_control_type_ops *ops);
/openbmc/linux/drivers/powercap/
H A Dpowercap_sys.c607 const struct powercap_control_type_ops *ops) in powercap_register_control_type()