Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Domapdss.h346 struct omap_dss_device_ops { struct
347 int (*connect)(struct omap_dss_device *dssdev,
349 void (*disconnect)(struct omap_dss_device *dssdev,
352 void (*pre_enable)(struct omap_dss_device *dssdev);
353 void (*enable)(struct omap_dss_device *dssdev);
354 void (*disable)(struct omap_dss_device *dssdev);
355 void (*post_disable)(struct omap_dss_device *dssdev);
357 int (*check_timings)(struct omap_dss_device *dssdev,
382 * enum omap_dss_device_ops_flag - Indicates which device ops are supported argument