This new ioctl function allows to perform I/O stream specific requests through a generic interface. This provides an easy way to extend the I/O interface with some driver specific features, without having to modify the public api.
This new ioctl function allows to perform I/O stream specific requests through a generic interface. This provides an easy way to extend the I/O interface with some driver specific features, without having to modify the public api.