Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
0280d1a099da1d211e76ec47cc0944c993a36316
/
.
/
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