Searched refs:pipe2nclients (Results 1 – 3 of 3) sorted by relevance
52 if (WARN_ON(plane >= pipe2nclients(pipe))) in pipe2client()181 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_assign()211 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_release()305 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_prepare_commit()362 for (j = 0; j < pipe2nclients(pipe); j++) { in mdp5_smp_dump()
219 static inline int pipe2nclients(enum mdp5_pipe pipe) in pipe2nclients() function
950 if (WARN_ON(nplanes > pipe2nclients(pipe))) in mdp5_plane_mode_set()