Home
last modified time | relevance | path

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

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