The Linux Kernel
4.9.0
  • Linux Kernel Documentation
  • Linux Kernel Development Documentation
  • Development tools for the kernel
  • The Linux driver implementer’s API guide
  • Linux Media Subsystem Documentation
    • Linux Media Infrastructure userspace API
      • Introduction
      • Part I - Video for Linux API
      • Part II - Digital TV API
        • 1. Introduction
        • 2. DVB Frontend API
        • 3. DVB Demux Device
        • 4. DVB CA Device
        • 5. DVB Network API
        • 6. DVB net Function Calls
        • 7. DVB Deprecated APIs
        • 8. Examples
        • 9. DVB Audio Header File
        • 10. DVB Conditional Access Header File
        • 11. DVB Demux Header File
        • 12. DVB Frontend Header File
        • 13. DVB Network Header File
        • 14. DVB Video Header File
        • Revision and Copyright
        • Revision History
      • Part III - Remote Controller API
      • Part IV - Media Controller API
      • 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
  • Linux 802.11 Driver Developer’s Guide
The Linux Kernel
  • Docs »
  • Linux Media Subsystem Documentation »
  • Linux Media Infrastructure userspace API »
  • Part II - Digital TV API »
  • 2. DVB Frontend API »
  • 2.5. Frontend Function Calls
  • View page source

2.5. Frontend Function Calls¶

  • 2.5.1. DVB frontend open()
  • 2.5.2. DVB frontend close()
  • 2.5.3. ioctl FE_GET_INFO
  • 2.5.4. ioctl FE_READ_STATUS
  • 2.5.5. ioctl FE_SET_PROPERTY, FE_GET_PROPERTY
  • 2.5.6. ioctl FE_DISEQC_RESET_OVERLOAD
  • 2.5.7. ioctl FE_DISEQC_SEND_MASTER_CMD
  • 2.5.8. ioctl FE_DISEQC_RECV_SLAVE_REPLY
  • 2.5.9. ioctl FE_DISEQC_SEND_BURST
  • 2.5.10. ioctl FE_SET_TONE
  • 2.5.11. ioctl FE_SET_VOLTAGE
  • 2.5.12. ioctl FE_ENABLE_HIGH_LNB_VOLTAGE
  • 2.5.13. ioctl FE_SET_FRONTEND_TUNE_MODE
Next Previous

© Copyright 2016, The kernel development community.

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