Searched defs:cpr_drv (Results 1 – 1 of 1) sorted by relevance
224 struct cpr_drv { struct225 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