Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pmdomain/qcom/
Dcpr.c225 struct cpr_drv { struct
226 unsigned int num_corners;
227 unsigned int ref_clk_khz;
252 static bool cpr_is_allowed(struct cpr_drv *drv) in cpr_is_allowed() argument