~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/userspace-api/media/lirc.h.rst.exceptions

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 # SPDX-License-Identifier: GPL-2.0
  2 
  3 # Ignore header name
  4 ignore define _LINUX_LIRC_H
  5 
  6 # Ignore helper macros
  7 
  8 ignore define lirc_t
  9 
 10 ignore define LIRC_SPACE
 11 ignore define LIRC_PULSE
 12 ignore define LIRC_FREQUENCY
 13 ignore define LIRC_TIMEOUT
 14 ignore define LIRC_OVERFLOW
 15 ignore define LIRC_VALUE
 16 ignore define LIRC_MODE2
 17 ignore define LIRC_IS_SPACE
 18 ignore define LIRC_IS_PULSE
 19 ignore define LIRC_IS_FREQUENCY
 20 ignore define LIRC_IS_TIMEOUT
 21 ignore define LIRC_IS_OVERFLOW
 22 
 23 ignore define LIRC_MODE2SEND
 24 ignore define LIRC_SEND2MODE
 25 ignore define LIRC_MODE2REC
 26 ignore define LIRC_REC2MODE
 27 
 28 ignore define LIRC_CAN_SEND
 29 ignore define LIRC_CAN_REC
 30 
 31 ignore define LIRC_CAN_SEND_MASK
 32 ignore define LIRC_CAN_REC_MASK
 33 ignore define LIRC_CAN_SET_REC_FILTER
 34 ignore define LIRC_CAN_NOTIFY_DECODE
 35 
 36 # Obsolete ioctls
 37 
 38 ignore ioctl LIRC_GET_LENGTH
 39 ignore ioctl LIRC_SET_REC_TIMEOUT_REPORTS
 40 
 41 # rc protocols
 42 
 43 ignore symbol RC_PROTO_UNKNOWN
 44 ignore symbol RC_PROTO_OTHER
 45 ignore symbol RC_PROTO_RC5
 46 ignore symbol RC_PROTO_RC5X_20
 47 ignore symbol RC_PROTO_RC5_SZ
 48 ignore symbol RC_PROTO_JVC
 49 ignore symbol RC_PROTO_SONY12
 50 ignore symbol RC_PROTO_SONY15
 51 ignore symbol RC_PROTO_SONY20
 52 ignore symbol RC_PROTO_NEC
 53 ignore symbol RC_PROTO_NECX
 54 ignore symbol RC_PROTO_NEC32
 55 ignore symbol RC_PROTO_SANYO
 56 ignore symbol RC_PROTO_MCIR2_KBD
 57 ignore symbol RC_PROTO_MCIR2_MSE
 58 ignore symbol RC_PROTO_RC6_0
 59 ignore symbol RC_PROTO_RC6_6A_20
 60 ignore symbol RC_PROTO_RC6_6A_24
 61 ignore symbol RC_PROTO_RC6_6A_32
 62 ignore symbol RC_PROTO_RC6_MCE
 63 ignore symbol RC_PROTO_SHARP
 64 ignore symbol RC_PROTO_XMP
 65 ignore symbol RC_PROTO_CEC
 66 ignore symbol RC_PROTO_IMON
 67 ignore symbol RC_PROTO_RCMM12
 68 ignore symbol RC_PROTO_RCMM24
 69 ignore symbol RC_PROTO_RCMM32
 70 ignore symbol RC_PROTO_XBOX_DVD
 71 ignore symbol RC_PROTO_MAX
 72 
 73 # Undocumented macros
 74 
 75 ignore define PULSE_BIT
 76 ignore define PULSE_MASK
 77 
 78 ignore define LIRC_MODE2_SPACE
 79 ignore define LIRC_MODE2_PULSE
 80 ignore define LIRC_MODE2_TIMEOUT
 81 ignore define LIRC_MODE2_OVERFLOW
 82 
 83 ignore define LIRC_VALUE_MASK
 84 ignore define LIRC_MODE2_MASK
 85 
 86 ignore define LIRC_MODE_RAW
 87 ignore define LIRC_MODE_LIRCCODE

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php