Searched defs:vsp1_device (Results 1 – 1 of 1) sorted by relevance
77 struct vsp1_device { struct79 const struct vsp1_device_info *info; argument80 u32 version;82 void __iomem *mmio;83 struct rcar_fcp_device *fcp;84 struct device *bus_master;85 struct reset_control *rstc;87 struct vsp1_brx *brs;88 struct vsp1_brx *bru;112 int vsp1_device_get(struct vsp1_device *vsp1); argument
Completed in 5 milliseconds