Sign in
coral
/
linux-mtk
/
6f4397949689d74c3bd0016c80d59a90c6e8afee
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_agp.h
blob: b55c08652963a1ba79264728006f45623e468334 [
file
] [
log
] [
blame
]
#ifndef
__NOUVEAU_AGP_H__
#define
__NOUVEAU_AGP_H__
struct
nouveau_drm
;
void
nouveau_agp_reset
(
struct
nouveau_drm
*);
void
nouveau_agp_init
(
struct
nouveau_drm
*);
void
nouveau_agp_fini
(
struct
nouveau_drm
*);
#endif