Searched refs:psr_drv (Results 1 – 1 of 1) sorted by relevance
23 struct psr_drv { struct36 static struct psr_drv *find_psr_by_encoder(struct drm_encoder *encoder) in find_psr_by_encoder() argument39 struct psr_drv *psr; in find_psr_by_encoder()53 static int psr_set_state_locked(struct psr_drv *psr, bool enable) in psr_set_state_locked()73 struct psr_drv *psr = container_of(to_delayed_work(work), in psr_flush_handler()74 struct psr_drv, flush_work); in psr_flush_handler()95 struct psr_drv *psr = find_psr_by_encoder(encoder); in rockchip_drm_psr_inhibit_put()126 struct psr_drv *psr = find_psr_by_encoder(encoder); in rockchip_drm_psr_inhibit_get()141 static void rockchip_drm_do_flush(struct psr_drv *psr) in rockchip_drm_do_flush()167 struct psr_drv *psr; in rockchip_drm_psr_flush_all()[all …]