Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6fe407f2d18a4f94216263f91cb7d1f08fa5887c
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_vga.h
blob: ea3ad6974c653e1ce2ab1e4d99d117433f95b253 [
file
] [
log
] [
blame
]
#ifndef
__NOUVEAU_VGA_H__
#define
__NOUVEAU_VGA_H__
void
nouveau_vga_init
(
struct
nouveau_drm
*);
void
nouveau_vga_fini
(
struct
nouveau_drm
*);
void
nouveau_vga_lastclose
(
struct
drm_device
*
dev
);
#endif