|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | CURSOR_WIDTH 64 |
| #define | CURSOR_HEIGHT 64 |
Functions | |
| int | radeon_crtc_cursor_set (struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height) |
| int | radeon_crtc_cursor_move (struct drm_crtc *crtc, int x, int y) |
| #define CURSOR_HEIGHT 64 |
Definition at line 31 of file radeon_cursor.c.
| #define CURSOR_WIDTH 64 |
Definition at line 30 of file radeon_cursor.c.
Definition at line 219 of file radeon_cursor.c.
1.8.2