|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | vmw_mmap (struct file *filp, struct vm_area_struct *vma) |
| int | vmw_ttm_global_init (struct vmw_private *dev_priv) |
| void | vmw_ttm_global_release (struct vmw_private *dev_priv) |
| int vmw_mmap | ( | struct file * | filp, |
| struct vm_area_struct * | vma | ||
| ) |
Definition at line 31 of file vmwgfx_ttm_glue.c.
| int vmw_ttm_global_init | ( | struct vmw_private * | dev_priv | ) |
TTM glue - vmwgfx_ttm_glue.c
Definition at line 57 of file vmwgfx_ttm_glue.c.
| void vmw_ttm_global_release | ( | struct vmw_private * | dev_priv | ) |
Definition at line 94 of file vmwgfx_ttm_glue.c.
1.8.2