Home
last modified time | relevance | path

Searched refs:omapfb2_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h63 struct omapfb2_device *fbdev;
70 struct omapfb2_device *fbdev;
78 struct omapfb2_device { struct
115 int omapfb_create_sysfs(struct omapfb2_device *fbdev); argument
116 void omapfb_remove_sysfs(struct omapfb2_device *fbdev);
126 void omapfb_start_auto_update(struct omapfb2_device *fbdev,
128 void omapfb_stop_auto_update(struct omapfb2_device *fbdev,
150 struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) in get_display_data()
163 static inline void omapfb_lock(struct omapfb2_device *fbdev) in omapfb_lock()
168 static inline void omapfb_unlock(struct omapfb2_device *fbdev) in omapfb_unlock()