Home
last modified time | relevance | path

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

/linux-6.8/drivers/pmdomain/qcom/
Dcpr.c224 struct cpr_drv { struct
225 unsigned int num_corners;
226 unsigned int ref_clk_khz;
251 static bool cpr_is_allowed(struct cpr_drv *drv) in cpr_is_allowed() argument