Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/lima/
Dlima_gp.h15 int lima_gp_pipe_init(struct lima_device *dev);
Dlima_gp.c323 int lima_gp_pipe_init(struct lima_device *dev) in lima_gp_pipe_init() function
Dlima_device.c286 err = lima_gp_pipe_init(dev); in lima_init_gp_pipe()