Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/lima/
Dlima_gp.h13 int lima_gp_pipe_init(struct lima_device *dev);
Dlima_gp.c250 int lima_gp_pipe_init(struct lima_device *dev) in lima_gp_pipe_init() function
Dlima_device.c224 err = lima_gp_pipe_init(dev); in lima_init_gp_pipe()