Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Domapdss.h584 struct omapdss_atv_ops { struct
585 int (*connect)(struct omap_dss_device *dssdev,
587 void (*disconnect)(struct omap_dss_device *dssdev,
590 int (*enable)(struct omap_dss_device *dssdev);
591 void (*disable)(struct omap_dss_device *dssdev);
593 int (*check_timings)(struct omap_dss_device *dssdev,
595 void (*set_timings)(struct omap_dss_device *dssdev,
597 void (*get_timings)(struct omap_dss_device *dssdev,
600 void (*set_type)(struct omap_dss_device *dssdev,
602 void (*invert_vid_out_polarity)(struct omap_dss_device *dssdev,
[all …]