Logo

The Linux Kernel

next-20250509

Quick search

Contents

  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
    • System calls
    • Security-related interfaces
    • Devices and I/O
      • OpenCAPI (Open Coherent Accelerator Processor Interface)
      • Allocating dma-buf using heaps
      • Exchanging pixel buffers
      • Firmware Control (FWCTL) Userspace API
      • GPIO
      • IOMMUFD
      • Linux Media Infrastructure userspace API
      • Dell Systems Management Base Driver
      • VDUSE - “vDPA Device in Userspace”
      • ISA Plug & Play support
    • Everything else
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations

This Page

  • Show Source

6.5. LIRC Function Reference¶

  • 6.5.1. LIRC read()
  • 6.5.2. LIRC write()
  • 6.5.3. ioctl LIRC_GET_FEATURES
  • 6.5.4. ioctls LIRC_GET_SEND_MODE and LIRC_SET_SEND_MODE
  • 6.5.5. ioctls LIRC_GET_REC_MODE and LIRC_SET_REC_MODE
  • 6.5.6. ioctl LIRC_GET_REC_RESOLUTION
  • 6.5.7. ioctl LIRC_SET_SEND_DUTY_CYCLE
  • 6.5.8. ioctls LIRC_GET_MIN_TIMEOUT and LIRC_GET_MAX_TIMEOUT
  • 6.5.9. ioctl LIRC_GET_REC_TIMEOUT and LIRC_SET_REC_TIMEOUT
  • 6.5.10. ioctl LIRC_SET_REC_CARRIER
  • 6.5.11. ioctl LIRC_SET_REC_CARRIER_RANGE
  • 6.5.12. ioctl LIRC_SET_SEND_CARRIER
  • 6.5.13. ioctl LIRC_SET_TRANSMITTER_MASK
  • 6.5.14. ioctl LIRC_SET_MEASURE_CARRIER_MODE
  • 6.5.15. ioctl LIRC_SET_WIDEBAND_RECEIVER
©The kernel development community. | Powered by Sphinx 5.3.0 & Alabaster 0.7.16 | Page source