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

/drivers/media/platform/vsp1/
H A Dvsp1.h43 struct vsp1_device { struct
69 int vsp1_device_get(struct vsp1_device *vsp1);
70 void vsp1_device_put(struct vsp1_device *vsp1);
72 static inline u32 vsp1_read(struct vsp1_device *vsp1, u32 reg)
77 static inline void vsp1_write(struct vsp1_device *vsp1, u32 reg, u32 data)

Completed in 73 milliseconds