Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/qcom/camss/
Dcamss-vfe.h130 struct vfe_device { struct
131 struct camss *camss;
132 u8 id;
133 void __iomem *base;
134 u32 irq;
158 int msm_vfe_subdev_init(struct camss *camss, struct vfe_device *vfe, argument