Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ba124a41058b300a5464206d2d33803cc3dc82ec
/
.
/
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