Home
last modified time | relevance | path

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

/linux-4.19.296/include/video/
Domapfb_dss.h571 struct omapdss_dsi_ops { struct
572 int (*connect)(struct omap_dss_device *dssdev,
574 void (*disconnect)(struct omap_dss_device *dssdev,
577 int (*enable)(struct omap_dss_device *dssdev);
578 void (*disable)(struct omap_dss_device *dssdev, bool disconnect_lanes,
582 int (*set_config)(struct omap_dss_device *dssdev,
584 int (*configure_pins)(struct omap_dss_device *dssdev,
587 void (*enable_hs)(struct omap_dss_device *dssdev, int channel,
589 int (*enable_te)(struct omap_dss_device *dssdev, bool enable);
591 int (*update)(struct omap_dss_device *dssdev, int channel,
[all …]