Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpowercap.h182 int (*get_max_time_window_us) (struct powercap_zone *, int, u64 *); member
/linux-6.1.9/drivers/powercap/
Dpowercap_sys.c316 if (pconst->ops->get_max_time_window_us) in create_constraints()