Home
last modified time | relevance | path

Searched refs:_ioctl (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/armada/
Darmada_ioctlP.h9 extern int armada_##name##_ioctl(struct drm_device *, void *, struct drm_file *)
/linux-5.19.10/Documentation/admin-guide/
Dbinderfs.rst45 .. _ioctl: http://man7.org/linux/man-pages/man2/ioctl.2.html
/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c2733 #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \ argument
2734 [_IOC_NR(_ioctl)] = { \
2735 .ioctl = _ioctl, \
2737 .name = #_ioctl, \
/linux-5.19.10/Documentation/cdrom/
Dcdrom-standard.rst1012 - Rename your `<device>_ioctl()` function to *audio_ioctl* and
1026 function, *<device>_ioctl*, the device-dependent *ioctl()'s*. Note that