Home
last modified time | relevance | path

Searched defs:get_format (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary.py175 def get_format(cls, name): member in Format
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_kms.h96 const struct msm_format *(*get_format)(struct msm_kms *kms, member
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c200 const struct gsc_fmt *get_format(int index) in get_format() function
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py108 def get_format(cls, attr_type, byte_order=None): member in NlAttr
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c188 static struct mmal_fmt *get_format(struct v4l2_format *f) in get_format() function
/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c386 static struct kvm_fmt *get_format(const char *name) in get_format() function
H A Dbuiltin-c2c.c1954 static struct c2c_fmt *get_format(const char *name) in get_format() function
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c325 static const struct ipu_image_pixfmt *get_format(u32 fourcc) in get_format() function