Searched refs:fetch_type (Results 1 – 5 of 5) sorted by relevance
60 enum mdp_fetch_type fetch_type; member
153 if (fmt->fetch_type == MDP_PLANE_INTERLEAVED) { in _dpu_format_populate_plane_sizes_linear()179 if (fmt->fetch_type == MDP_PLANE_PSEUDO_PLANAR) { in _dpu_format_populate_plane_sizes_linear()
82 static const struct fetch_type probe_fetch_types[] = {109 static const struct fetch_type *find_fetch_type(const char *type, unsigned long flags) in find_fetch_type() 779 static const struct fetch_type *find_fetch_type_from_btf_type(1058 static int parse_probe_vars(char *orig_arg, const struct fetch_type *t, in str_to_immediate() 1189 parse_probe_arg(char *arg, const struct fetch_type *type, in parse_probe_arg() 1300 const struct fetch_type *t2 = find_fetch_type(NULL, ctx->flags); in parse_probe_arg_type() 1364 const struct fetch_type *t, in finalize_fetch_insn()
142 struct fetch_type { struct 237 const struct fetch_type *type; /* Type of this argument */143 namefetch_type global() argument 144 sizefetch_type global() argument 145 is_signedfetch_type global() argument 146 is_stringfetch_type global() argument 147 printfetch_type global() argument 148 fmtfetch_type global() argument 149 fmttypefetch_type global() argument
789 MDP5_PIPE_SRC_FORMAT_FETCH_TYPE(format->fetch_type) | in mdp5_hwpipe_mode_set()