Searched defs:vsp1_device (Results 1 – 1 of 1) sorted by relevance
74 struct vsp1_device { struct76 const struct vsp1_device_info *info; argument77 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