• Sakari Ailus's avatar
    V4L: Add internal ioctl-like interface. · ea3a3ef0
    Sakari Ailus authored
    This patch adds an internal ioctl-like interface which can be used in
    situations where a single Video4Linux device is implemented by multiple
    device drivers. One master device controls one or more slave devices.
    The slaves provide Video4Linux ioctl-like interface for the use of the
    master.
    
    Only a handful of ioctls are implemented at the moment. More can (and
    should) be added as more functionality is required.
    Signed-off-by: default avatarSakari Ailus <sakari.ailus@nokia.com>
    ea3a3ef0
v4l2-int-device.h 5.25 KB