Home
last modified time | relevance | path

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

/linux/drivers/media/platform/vsp1/
A Dvsp1.h74 struct vsp1_device { struct
76 const struct vsp1_device_info *info; argument
77 u32 version;
79 void __iomem *mmio;
80 struct rcar_fcp_device *fcp;
81 struct device *bus_master;
83 struct vsp1_brx *brs;
84 struct vsp1_brx *bru;
108 int vsp1_device_get(struct vsp1_device *vsp1); argument

Completed in 3 milliseconds