Home
last modified time | relevance | path

Searched refs:dc_fu_get_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-plane.c151 fu_ops = dc_fu_get_ops(dplane->fu); in dc_plane_atomic_update()
189 fu_ops = dc_fu_get_ops(dplane->fu); in dc_plane_atomic_disable()
H A Ddc-fu.h127 const struct dc_fu_ops *dc_fu_get_ops(struct dc_fu *fu);
H A Ddc-fu.c237 const struct dc_fu_ops *dc_fu_get_ops(struct dc_fu *fu) in dc_fu_get_ops() function