Sign in
googlers
/
maze
/
linux
/
fe489bf4505ae26d3c6d6a1f1d3064c2a9c5cd85
/
.
/
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