Home
last modified time | relevance | path

Searched refs:vki_v4l2_subdev_format (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/include/vki/
Dvki-linux.h4498 struct vki_v4l2_subdev_format { struct
4558 #define VKI_V4L2_SUBDEV_G_FMT _VKI_IOWR('V', 4, struct vki_v4l2_subdev_format)
4559 #define VKI_V4L2_SUBDEV_S_FMT _VKI_IOWR('V', 5, struct vki_v4l2_subdev_format)
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-linux.c8245 struct vki_v4l2_subdev_format *data = (struct vki_v4l2_subdev_format *)ARG3; in PRE()
8253 struct vki_v4l2_subdev_format *data = (struct vki_v4l2_subdev_format *)ARG3; in PRE()
10194 struct vki_v4l2_subdev_format *data = (struct vki_v4l2_subdev_format *)ARG3; in POST()