Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h333 struct omapdss_dvi_ops { struct
334 int (*connect)(struct omap_dss_device *dssdev,
336 void (*disconnect)(struct omap_dss_device *dssdev,
339 int (*enable)(struct omap_dss_device *dssdev);
340 void (*disable)(struct omap_dss_device *dssdev);
342 int (*check_timings)(struct omap_dss_device *dssdev,
344 void (*set_timings)(struct omap_dss_device *dssdev,
346 void (*get_timings)(struct omap_dss_device *dssdev,
/Linux-v4.19/include/video/
Domapfb_dss.h505 struct omapdss_dvi_ops { struct
506 int (*connect)(struct omap_dss_device *dssdev,
508 void (*disconnect)(struct omap_dss_device *dssdev,
511 int (*enable)(struct omap_dss_device *dssdev);
512 void (*disable)(struct omap_dss_device *dssdev);
514 int (*check_timings)(struct omap_dss_device *dssdev,
516 void (*set_timings)(struct omap_dss_device *dssdev,
518 void (*get_timings)(struct omap_dss_device *dssdev,