Name
drm_panel_add —
add a panel to the global registry
Synopsis
int drm_panel_add ( | struct drm_panel * panel) ; |
Description
Add a panel to the global registry so that it can be looked up by display
drivers.
Return
0 on success or a negative error code on failure.