Searched refs:powercap_add_attr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-powercap.c | 132 static void powercap_add_attr(int handle, const char *name, in powercap_add_attr() function 206 powercap_add_attr(min, "powercap-min", in opal_powercap_init() 213 powercap_add_attr(max, "powercap-max", in opal_powercap_init() 220 powercap_add_attr(cur, "powercap-current", in opal_powercap_init()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-powercap.c | 132 static void __init powercap_add_attr(int handle, const char *name, in powercap_add_attr() function 206 powercap_add_attr(min, "powercap-min", in opal_powercap_init() 213 powercap_add_attr(max, "powercap-max", in opal_powercap_init() 220 powercap_add_attr(cur, "powercap-current", in opal_powercap_init()
|
Completed in 1 milliseconds