Lines Matching refs:__u32
56 __u32 pipe; /* in, MSM_PIPE_x */
57 __u32 param; /* in, MSM_PARAM_x */
81 __u32 flags; /* in, mask of MSM_BO_x */
82 __u32 handle; /* out */
86 __u32 handle; /* in */
87 __u32 pad;
98 __u32 handle; /* in */
99 __u32 op; /* in, mask of MSM_PREP_x */
104 __u32 handle; /* in */
123 __u32 submit_offset; /* in, offset from submit_bo */
124 __u32 or; /* in, value OR'd with result */
126 __u32 reloc_idx; /* in, index of reloc_bo buffer */
142 __u32 type; /* in, one of MSM_SUBMIT_CMD_x */
143 __u32 submit_idx; /* in, index of submit_bo cmdstream buffer */
144 __u32 submit_offset; /* in, offset into submit_bo */
145 __u32 size; /* in, cmdstream size */
146 __u32 pad;
147 __u32 nr_relocs; /* in, number of submit_reloc's */
168 __u32 flags; /* in, mask of MSM_SUBMIT_BO_x */
169 __u32 handle; /* in, GEM handle */
178 __u32 pipe; /* in, MSM_PIPE_x */
179 __u32 fence; /* out */
180 __u32 nr_bos; /* in, number of submit_bo's */
181 __u32 nr_cmds; /* in, number of submit_cmd's */
194 __u32 fence; /* in */
195 __u32 pad;