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