Searched refs:_ioctl (Results 1 – 2 of 2) sorted by relevance
9 extern int armada_##name##_ioctl(struct drm_device *, void *, struct drm_file *)
2796 #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \ argument2797 [_IOC_NR(_ioctl)] = { \2798 .ioctl = _ioctl, \2800 .name = #_ioctl, \