oleavr-rgl-a500-mini-linux-.../drivers/gpu/drm/nouveau/nouveau_ioctl.h

7 lines
144 B
C
Raw Normal View History

2022-05-07 01:01:45 +02:00
#ifndef __NOUVEAU_IOCTL_H__
#define __NOUVEAU_IOCTL_H__
long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
#endif