Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h146 struct vfe_device { struct
147 struct camss *camss;
148 u8 id;
149 void __iomem *base;
150 void __iomem *vbif_base;
151 u32 irq;
152 char irq_name[30];
176 int msm_vfe_subdev_init(struct camss *camss, struct vfe_device *vfe, argument