Home
last modified time | relevance | path

Searched refs:pipe2nclients (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h209 static inline int pipe2nclients(enum mdp5_pipe pipe) in pipe2nclients() function
H A Dmdp5_plane.c866 if (WARN_ON(nplanes > pipe2nclients(pipe))) in mdp5_plane_mode_set()