The Linux Kernel
5.10.0
  • The Linux kernel user’s and administrator’s guide
  • Kernel Build System
  • The Linux kernel firmware guide
  • Open Firmware and Device Tree
  • The Linux kernel user-space API guide
    • No New Privileges Flag
    • Seccomp BPF (SECure COMPuting with filters)
    • unshare system call
    • Speculation Control
    • OpenCAPI (Open Coherent Accelerator Processor Interface)
    • IOCTLs
    • IOMMU Userspace API
    • Linux Media Infrastructure userspace API
      • Introduction
      • Part I - Video for Linux API
      • Part II - Digital TV API
      • Part III - Remote Controller API
        • 1. Introduction
        • 2. Remote Controller’s sysfs nodes
        • 3. Remote Controller Protocols and Scancodes
        • 4. Remote controller tables
        • 5. Changing default Remote Controller mappings
        • 6. LIRC Device Interface
        • Revision and Copyright
        • Revision History
      • Part IV - Media Controller API
      • Part V - Consumer Electronics Control API
      • Generic Error Codes
      • Glossary
      • GNU Free Documentation License
      • Video4Linux (V4L) driver-specific documentation
  • Working with the kernel development community
  • Development tools for the kernel
  • How to write kernel documentation
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • Kernel Maintainer Handbook
  • fault-injection
  • Kernel Livepatching
  • The Linux driver implementer’s API guide
  • Core API Documentation
  • locking
  • Accounting
  • Block
  • cdrom
  • Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
  • Integrated Drive Electronics (IDE)
  • Frame Buffer
  • fpga
  • Human Interface Devices (HID)
  • I2C/SMBus Subsystem
  • Industrial I/O
  • ISDN
  • InfiniBand
  • LEDs
  • NetLabel
  • Linux Networking Documentation
  • pcmcia
  • Power Management
  • TCM Virtual Device
  • timers
  • Serial Peripheral Interface (SPI)
  • 1-Wire Subsystem
  • Linux Watchdog Support
  • Linux Virtualization Support
  • The Linux Input Documentation
  • Linux Hardware Monitoring
  • Linux GPU Driver Developer’s Guide
  • Security Documentation
  • Linux Sound Subsystem Documentation
  • Linux Kernel Crypto API
  • Filesystems in the Linux kernel
  • Linux Memory Management Documentation
  • BPF Documentation
  • USB support
  • Linux PCI Bus Subsystem
  • Linux SCSI Subsystem
  • Assorted Miscellaneous Devices Documentation
  • Linux Scheduler
  • MHI
  • Assembler Annotations
  • ARM Architecture
  • ARM64 Architecture
  • IA-64 Architecture
  • m68k Architecture
  • MIPS-specific Documentation
  • Linux on the Nios II architecture
  • OpenRISC Architecture
  • PA-RISC Architecture
  • powerpc
  • RISC-V architecture
  • s390 Architecture
  • SuperH Interfaces Guide
  • Sparc Architecture
  • x86-specific Documentation
  • Xtensa Architecture
  • ext4 Data Structures and Algorithms
  • Unsorted Documentation
  • Atomic Types
  • Atomic bitops
  • Memory Barriers
  • General notification mechanism
  • Translations
The Linux Kernel
  • Docs »
  • The Linux kernel user-space API guide »
  • Linux Media Infrastructure userspace API »
  • Part III - Remote Controller API »
  • 6. LIRC Device Interface »
  • 6.4. LIRC Function Reference
  • View page source

6.4. LIRC Function Reference¶

  • 6.4.1. LIRC read()
  • 6.4.2. LIRC write()
  • 6.4.3. ioctl LIRC_GET_FEATURES
  • 6.4.4. ioctls LIRC_GET_SEND_MODE and LIRC_SET_SEND_MODE
  • 6.4.5. ioctls LIRC_GET_REC_MODE and LIRC_SET_REC_MODE
  • 6.4.6. ioctl LIRC_GET_REC_RESOLUTION
  • 6.4.7. ioctl LIRC_SET_SEND_DUTY_CYCLE
  • 6.4.8. ioctls LIRC_GET_MIN_TIMEOUT and LIRC_GET_MAX_TIMEOUT
  • 6.4.9. ioctl LIRC_GET_REC_TIMEOUT and LIRC_SET_REC_TIMEOUT
  • 6.4.10. ioctl LIRC_SET_REC_CARRIER
  • 6.4.11. ioctl LIRC_SET_REC_CARRIER_RANGE
  • 6.4.12. ioctl LIRC_SET_SEND_CARRIER
  • 6.4.13. ioctl LIRC_SET_TRANSMITTER_MASK
  • 6.4.14. ioctl LIRC_SET_REC_TIMEOUT_REPORTS
  • 6.4.15. ioctl LIRC_SET_MEASURE_CARRIER_MODE
  • 6.4.16. ioctl LIRC_SET_WIDEBAND_RECEIVER
Next Previous

© Copyright The kernel development community

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