The Linux Kernel
  • Linux Kernel Documentation
    • Introduction
    • Sphinx Build
    • Writing Documentation
    • Including kernel-doc comments
    • Writing kernel-doc comments
    • DocBook XML [DEPRECATED]
  • 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
    • Part V - Consumer Electronics Control API
    • Generic Error Codes
    • GNU Free Documentation License
  • Media subsystem kernel internal API
    • 1. Video2Linux devices
    • 2. Digital TV (DVB) devices
    • 3. Digital TV Common functions
    • 4. Digital TV Frontend kABI
    • 5. Digital TV Demux kABI
    • 6. Demux Callback API
    • 7. Digital TV Conditional Access kABI
    • 8. Remote Controller devices
    • 9. Media Controller devices
  • Linux Digital TV driver-specific documentation
    • 1. Introdution
    • 2. HOWTO: Get An Avermedia DVB-T working under Linux
    • 3. How to get the bt8xx cards working
    • 4. Hardware supported by the linuxtv.org DVB drivers
    • 5. Digital TV Conditional Access Interface (CI API)
    • 6. Idea behind the dvb-usb-framework
    • 7. FAQ
    • 8. Firmware files for lmedm04 cards
    • 9. Opera firmware
    • 10. How to set up the Technisat/B2C2 Flexcop devices
    • 11. TechnoTrend/Hauppauge DEC USB Driver
    • 12. UDEV rules for DVB
    • 13. Contributors
  • Video4Linux (V4L) driver-specific documentation
    • 1. Guidelines for Linux4Linux pixel format 4CCs
    • 2. Infrared remote control support in video4linux drivers
    • 3. Using with lircd
    • 4. Using without lircd
    • 5. Tuner drivers
    • 6. Cards List
    • 7. The bttv driver
    • 8. The cafe_ccic driver
    • 9. The cpia2 driver
    • 10. The cx18 driver
    • 11. The cx2341x driver
    • 12. The cx88 driver
    • 13. The VPBE V4L2 driver design
    • 14. The Samsung S5P/EXYNOS4 FIMC driver
    • 15. The ivtv driver
    • 16. Vaio Picturebook Motion Eye Camera Driver
    • 17. OMAP 3 Image Signal Processor (ISP) driver
    • 18. OMAP4 ISS Driver
    • 19. The pvrusb2 driver
    • 20. PXA-Camera Host Driver
    • 21. The Radiotrack radio driver
    • 22. The saa7134 driver
    • 23. Cropping and Scaling algorithm, used in the sh_mobile_ceu_camera driver
    • 24. The Silicon Labs Si470x FM Radio Receivers driver
    • 25. The Silicon Labs Si4713 FM Radio Transmitter Driver
    • 26. The SI476x Driver
    • 27. The Soc-Camera Drivers
    • 28. The Linux USB Video Class (UVC) driver
    • 29. The Virtual Video Test Driver (vivid)
    • 30. The Zoran driver
    • 31. Zoran 364xx based USB webcam module
  • Linux GPU Driver Developer’s Guide
    • Introduction
    • DRM Internals
    • DRM Memory Management
    • Kernel Mode Setting (KMS)
    • Mode Setting Helper Functions
    • Userland interfaces
    • drm/i915 Intel GFX Driver
    • VGA Switcheroo
 
The Linux Kernel
  • Docs »
  • Linux Media Infrastructure userspace API »
  • Part III - Remote Controller API »
  • 5. LIRC Device Interface »
  • 5.3. LIRC Function Reference
  • View page source

5.3. LIRC Function ReferenceΒΆ

  • 5.3.1. LIRC read()
  • 5.3.2. LIRC write()
  • 5.3.3. ioctl LIRC_GET_FEATURES
  • 5.3.4. ioctls LIRC_GET_SEND_MODE and LIRC_SET_SEND_MODE
  • 5.3.5. ioctls LIRC_GET_REC_MODE and LIRC_SET_REC_MODE
  • 5.3.6. ioctl LIRC_GET_REC_RESOLUTION
  • 5.3.7. ioctl LIRC_SET_SEND_DUTY_CYCLE
  • 5.3.8. ioctls LIRC_GET_MIN_TIMEOUT and LIRC_GET_MAX_TIMEOUT
  • 5.3.9. ioctl LIRC_SET_REC_TIMEOUT
  • 5.3.10. ioctl LIRC_GET_LENGTH
  • 5.3.11. ioctl LIRC_SET_REC_CARRIER
  • 5.3.12. ioctl LIRC_SET_REC_CARRIER_RANGE
  • 5.3.13. ioctl LIRC_SET_SEND_CARRIER
  • 5.3.14. ioctl LIRC_SET_TRANSMITTER_MASK
  • 5.3.15. ioctl LIRC_SET_REC_TIMEOUT_REPORTS
  • 5.3.16. ioctl LIRC_SET_MEASURE_CARRIER_MODE
  • 5.3.17. ioctl LIRC_SET_WIDEBAND_RECEIVER
Next Previous

© Copyright 2016, The kernel development community.

Sphinx theme provided by Read the Docs