13 #ifndef _LIRC_PRIVATE_H
14 #define _LIRC_PRIVATE_H
16 #ifdef HAVE_KERNEL_LIRC_H
17 #include <linux/lirc.h>
19 #include "media/lirc.h"
Functions that decode IR codes.
Routines for dynamic drivers.
Functions that prepare IR codes for transmitting.
Options management: options file, parse and retrieve.
Interface to the userspace drivers.
Wrapper for poll(2) using select(2) when poll() is unavailable.
Dumps data structures into file.
Parses the lircd.conf config file.
Describes and decodes the signals from IR remotes.
Common routines for hw that uses the standard serial port driver.
Describes and decodes the signals from IR remotes.
Automatic release event generation.