Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1.h77 struct vsp1_device { struct
79 const struct vsp1_device_info *info; argument
80 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