Searched refs:RC_TYPE_LIRC (Results 1 – 4 of 4) sorted by relevance
21 #define RC_TYPE_LIRC (1 << 30) /* Pass raw IR to lirc userspace */ macro25 RC_TYPE_JVC | RC_TYPE_SONY | RC_TYPE_LIRC | \
22 .rc_type = RC_TYPE_LIRC,
37 if (!(dev->raw->enabled_protocols & RC_TYPE_LIRC)) in ir_lirc_decode()381 .protocols = RC_TYPE_LIRC,
736 { RC_TYPE_LIRC, "lirc" },