Searched refs:panel (Results 1 – 12 of 12) sorted by relevance
| /include/drm/ |
| A D | drm_panel.h | 81 int (*prepare)(struct drm_panel *panel); 90 int (*enable)(struct drm_panel *panel); 99 int (*disable)(struct drm_panel *panel); 108 int (*unprepare)(struct drm_panel *panel); 118 int (*get_modes)(struct drm_panel *panel, 185 struct drm_panel *panel; member 314 void drm_panel_put(struct drm_panel *panel); 316 void drm_panel_add(struct drm_panel *panel); 317 void drm_panel_remove(struct drm_panel *panel); 319 void drm_panel_prepare(struct drm_panel *panel); [all …]
|
| A D | drm_bridge.h | 1450 struct drm_bridge *drm_panel_bridge_add(struct drm_panel *panel); 1451 struct drm_bridge *drm_panel_bridge_add_typed(struct drm_panel *panel, 1457 struct drm_panel *panel); 1459 struct drm_panel *panel, 1462 struct drm_panel *panel);
|
| A D | drm_of.h | 51 struct drm_panel **panel, 101 struct drm_panel **panel, in drm_of_find_panel_or_bridge() argument
|
| A D | drm_connector.h | 2482 struct drm_panel *panel);
|
| /include/video/ |
| A D | mmp_disp.h | 180 int (*get_modelist)(struct mmp_panel *panel, 182 void (*set_mode)(struct mmp_panel *panel, 184 void (*set_onoff)(struct mmp_panel *panel, 219 struct mmp_panel *panel; member 309 extern void mmp_register_panel(struct mmp_panel *panel); 310 extern void mmp_unregister_panel(struct mmp_panel *panel);
|
| A D | omapfb_dss.h | 636 } panel; member
|
| /include/linux/platform_data/ |
| A D | shmob_drm.h | 35 struct shmob_drm_panel_data panel; member
|
| /include/drm/bridge/ |
| A D | analogix_dp.h | 29 struct drm_panel *panel; member
|
| /include/acpi/ |
| A D | acbuffer.h | 88 u8 panel; member
|
| A D | actbl2.h | 2319 u8 panel; member
|
| /include/drm/display/ |
| A D | drm_dp_helper.h | 876 int drm_panel_dp_aux_backlight(struct drm_panel *panel, struct drm_dp_aux *aux); 880 static inline int drm_panel_dp_aux_backlight(struct drm_panel *panel, in drm_panel_dp_aux_backlight() argument
|
| /include/linux/ |
| A D | device.h | 473 enum device_physical_location_panel panel; member
|
Completed in 45 milliseconds