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"
Parses the lircd.conf config file.
Wrapper for poll(2) using select(2) when poll() is unavailable.
Interface to the userspace drivers.
Routines for dynamic drivers.
Dumps data structures into file.
Describes and decodes the signals from IR remotes.
Describes and decodes the signals from IR remotes.
Options management: options file, parse and retrieve.
Functions that decode IR codes.
Automatic release event generation.
Common routines for hw that uses the standard serial port driver.
Functions that prepare IR codes for transmitting.