Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
612a9aab56a93533e76e3ad91642db7033e03b69
/
.
/
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