Home
last modified time | relevance | path

Searched refs:v2f (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm64/boot/dts/arm/
DMakefile4 dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2f-1xv7-ca53x2.dtb
Dvexpress-v2f-1xv7-ca53x2.dts20 compatible = "arm,vexpress,v2f-1xv7,ca53x2", "arm,vexpress,v2f-1xv7", "arm,vexpress";
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dvexpress.txt36 compatible = "arm,vexpress,v2f-2xv6,ca7x3", \
37 "arm,vexpress,v2f-2xv6", "arm,vexpress";
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c851 struct v4l2_format v2f; in do_video_ioctl() member
920 err = get_v4l2_format32(&karg.v2f, up); in do_video_ioctl()
1017 err = put_v4l2_format32(&karg.v2f, up); in do_video_ioctl()