The Linux Kernel
4.8.0
  • Linux Kernel Documentation
  • Linux Media Infrastructure userspace API
    • Introduction
    • Part I - Video for Linux API
    • Part II - Digital TV API
    • Part III - Remote Controller API
    • Part IV - Media Controller API
      • 1. Introduction
      • 2. Media device model
      • 3. Types and flags used to represent the media graph elements
      • 4. Function Reference
        • 4.1. media open()
        • 4.2. media close()
        • 4.3. media ioctl()
        • 4.4. ioctl MEDIA_IOC_DEVICE_INFO
        • 4.5. ioctl MEDIA_IOC_G_TOPOLOGY
        • 4.6. ioctl MEDIA_IOC_ENUM_ENTITIES
        • 4.7. ioctl MEDIA_IOC_ENUM_LINKS
        • 4.8. ioctl MEDIA_IOC_SETUP_LINK
      • 5. Media Controller Header File
      • Revision and Copyright
      • Revision History
    • Part V - Consumer Electronics Control API
    • Generic Error Codes
    • GNU Free Documentation License
  • Media subsystem kernel internal API
  • Linux Digital TV driver-specific documentation
  • Video4Linux (V4L) driver-specific documentation
  • Linux GPU Driver Developer’s Guide
The Linux Kernel
  • Docs »
  • Linux Media Infrastructure userspace API »
  • Part IV - Media Controller API »
  • 4. Function Reference
  • View page source

4. Function ReferenceΒΆ

  • 4.1. media open()
  • 4.2. media close()
  • 4.3. media ioctl()
  • 4.4. ioctl MEDIA_IOC_DEVICE_INFO
  • 4.5. ioctl MEDIA_IOC_G_TOPOLOGY
  • 4.6. ioctl MEDIA_IOC_ENUM_ENTITIES
  • 4.7. ioctl MEDIA_IOC_ENUM_LINKS
  • 4.8. ioctl MEDIA_IOC_SETUP_LINK
Next Previous

© Copyright 2016, The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.