Home
last modified time | relevance | path

Searched refs:fetch_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h87 enum mdp_fetch_type fetch_type; member
H A Dmdp_format.c76 .fetch_type = fp, \
/openbmc/linux/kernel/trace/
H A Dtrace_probe.c81 static const struct fetch_type probe_fetch_types[] = {
108 static const struct fetch_type *find_fetch_type(const char *type, unsigned long flags) in find_fetch_type()
690 static const struct fetch_type *find_fetch_type_from_btf_type( in find_fetch_type_from_btf_type()
765 static int parse_probe_vars(char *orig_arg, const struct fetch_type *t, in parse_probe_vars()
891 parse_probe_arg(char *arg, const struct fetch_type *type, in parse_probe_arg()
1002 const struct fetch_type *t2 = find_fetch_type(NULL, ctx->flags); in parse_probe_arg()
1064 const struct fetch_type *t, in __parse_bitfield_probe_arg()
H A Dtrace_probe.h137 struct fetch_type { struct
232 const struct fetch_type *type; /* Type of this argument */
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c325 MDP4_PIPE_SRC_FORMAT_FETCH_PLANES(format->fetch_type) | in mdp4_plane_mode_set()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c808 MDP5_PIPE_SRC_FORMAT_FETCH_TYPE(format->fetch_type) | in mdp5_hwpipe_mode_set()