Home | History | Annotate | Download | only in adfhwc

Lines Matching refs:disp

34     void (*vsync)(void *data, int disp, uint64_t timestamp);
38 void (*hotplug)(void *data, int disp, bool connected);
42 void (*custom_event)(void *data, int disp, struct adf_event *event);
77 static inline uint32_t adf_hwc_interface_flag_for_disp(int disp)
79 switch (disp) {
119 int adf_eventControl(struct adf_hwc_helper *dev, int disp, int event,
121 int adf_blank(struct adf_hwc_helper *dev, int disp, int blank);
123 int adf_getDisplayConfigs(struct adf_hwc_helper *dev, int disp,
125 int adf_getDisplayAttributes(struct adf_hwc_helper *dev, int disp,
133 int adf_getDisplayAttributes_hwc2(struct adf_hwc_helper *dev, int disp,
135 int adf_set_active_config_hwc2(struct adf_hwc_helper *dev, int disp,