drm/gf100-/gr: split gpc state into its subunits
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nouveau_ioctl.h
CommitLineData
fce875d6
BS
1#ifndef __NOUVEAU_IOCTL_H__
2#define __NOUVEAU_IOCTL_H__
3
4long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
2254f637 5long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
fce875d6
BS
6
7#endif
This page took 0.124808 seconds and 5 git commands to generate.