Searched refs:query_param (Results 1 – 1 of 1) sorted by relevance
35 static int query_param(struct fd_pipe *pipe, uint32_t param, in query_param() function71 return query_param(pipe, MSM_PARAM_MAX_FREQ, value); in msm_pipe_get_param()73 return query_param(pipe, MSM_PARAM_TIMESTAMP, value); in msm_pipe_get_param()116 int ret = query_param(pipe, param, &value); in get_param()