Lines Matching defs:dssdev

70 	struct omap_dss_device *dssdev;  member
79 struct panel_n8x0_data *get_board_data(const struct omap_dss_device *dssdev) in get_board_data()
85 struct panel_drv_data *get_drv_data(const struct omap_dss_device *dssdev) in get_drv_data()
115 static void blizzard_ctrl_setup_update(struct omap_dss_device *dssdev, in blizzard_ctrl_setup_update()
279 static int n8x0_panel_power_on(struct omap_dss_device *dssdev) in n8x0_panel_power_on()
373 static void n8x0_panel_power_off(struct omap_dss_device *dssdev) in n8x0_panel_power_off()
417 struct omap_dss_device *dssdev = dev_get_drvdata(&dev->dev); in n8x0_bl_update_status() local
457 static int n8x0_panel_probe(struct omap_dss_device *dssdev) in n8x0_panel_probe()
504 static void n8x0_panel_remove(struct omap_dss_device *dssdev) in n8x0_panel_remove()
519 static int n8x0_panel_enable(struct omap_dss_device *dssdev) in n8x0_panel_enable()
546 static void n8x0_panel_disable(struct omap_dss_device *dssdev) in n8x0_panel_disable()
565 static int n8x0_panel_suspend(struct omap_dss_device *dssdev) in n8x0_panel_suspend()
586 static int n8x0_panel_resume(struct omap_dss_device *dssdev) in n8x0_panel_resume()
613 static void n8x0_panel_get_timings(struct omap_dss_device *dssdev, in n8x0_panel_get_timings()
619 static void n8x0_panel_get_resolution(struct omap_dss_device *dssdev, in n8x0_panel_get_resolution()
631 static int n8x0_panel_update(struct omap_dss_device *dssdev, in n8x0_panel_update()
652 static int n8x0_panel_sync(struct omap_dss_device *dssdev) in n8x0_panel_sync()