Searched refs:v2f (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | Makefile | 4 dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2f-1xv7-ca53x2.dtb
|
D | vexpress-v2f-1xv7-ca53x2.dts | 20 compatible = "arm,vexpress,v2f-1xv7,ca53x2", "arm,vexpress,v2f-1xv7", "arm,vexpress";
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | vexpress.txt | 36 compatible = "arm,vexpress,v2f-2xv6,ca7x3", \ 37 "arm,vexpress,v2f-2xv6", "arm,vexpress";
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 851 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()
|