Linux Kernel
3.7.1
|
#include <exynos_drm_drv.h>
Data Fields | |
enum exynos_drm_output_type | type |
bool(* | is_connected )(struct device *dev) |
int(* | get_edid )(struct device *dev, struct drm_connector *connector, u8 *edid, int len) |
void *(* | get_panel )(struct device *dev) |
int(* | check_timing )(struct device *dev, void *timing) |
int(* | power_on )(struct device *dev, int mode) |
Definition at line 167 of file exynos_drm_drv.h.
Definition at line 173 of file exynos_drm_drv.h.
Definition at line 170 of file exynos_drm_drv.h.
Definition at line 168 of file exynos_drm_drv.h.