Searched refs:IR_TYPE_LIRC (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-lirc.c22 .ir_type = IR_TYPE_LIRC,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Drc-map.h20 #define IR_TYPE_LIRC (1 << 30) /* Pass raw IR to lirc userspace */ macro
24 IR_TYPE_JVC | IR_TYPE_SONY | IR_TYPE_LIRC | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dir-lirc-codec.c37 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_LIRC))
329 .protocols = IR_TYPE_LIRC,
H A Dir-sysfs.c46 { IR_TYPE_LIRC, "lirc" },

Completed in 52 milliseconds