Searched refs:FD_NR_RINGS (Results 1 – 6 of 6) sorted by relevance
70 case FD_NR_RINGS: in msm_pipe_get_param()113 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings); in open_submitqueue()
93 case FD_NR_RINGS: in msm_pipe_get_param()142 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings); in open_submitqueue()
55 FD_NR_RINGS, /* # of rings == # of distinct priority levels */ enumerator
64 FD_NR_RINGS, /* # of rings == # of distinct priority levels */ enumerator
51 case FD_NR_RINGS: in kgsl_pipe_get_param()
930 if (fd_pipe_get_param(screen->pipe, FD_NR_RINGS, &val)) { in fd_screen_create()