|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | CORE_AUTHOR "Gareth Hughes, Leif Delgass, José Fonseca, Jon Smirl" |
| #define | CORE_NAME "drm" |
| #define | CORE_DESC "DRM shared core routines" |
| #define | CORE_DATE "20060810" |
| #define | DRM_IF_MAJOR 1 |
| #define | DRM_IF_MINOR 4 |
| #define | CORE_MAJOR 1 |
| #define | CORE_MINOR 1 |
| #define | CORE_PATCHLEVEL 0 |
| #define CORE_AUTHOR "Gareth Hughes, Leif Delgass, José Fonseca, Jon Smirl" |
Definition at line 23 of file drm_core.h.
| #define CORE_DATE "20060810" |
Definition at line 27 of file drm_core.h.
Definition at line 26 of file drm_core.h.
| #define CORE_MAJOR 1 |
Definition at line 32 of file drm_core.h.
| #define CORE_MINOR 1 |
Definition at line 33 of file drm_core.h.
| #define CORE_NAME "drm" |
Definition at line 25 of file drm_core.h.
| #define CORE_PATCHLEVEL 0 |
Definition at line 34 of file drm_core.h.
| #define DRM_IF_MAJOR 1 |
Definition at line 29 of file drm_core.h.
| #define DRM_IF_MINOR 4 |
Definition at line 30 of file drm_core.h.
1.8.2