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
      • 1. Introduction
      • 2. DVB Frontend API
        • 2.1. Querying frontend information
        • 2.2. Querying frontend status and statistics
        • 2.3. DVB Frontend properties
        • 2.4. Example: Setting digital TV frontend properties
        • 2.5. Frontend Function Calls
        • 2.6. DVB Frontend legacy API (a. k. a. DVBv3)
      • 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
The Linux Kernel
  • Docs »
  • 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.