Home
last modified time | relevance | path

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

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