Searched refs:enabled_protocols (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/IR/
H A Dir-sysfs.c74 enabled = ir_dev->raw->enabled_protocols;
128 type = ir_dev->raw->enabled_protocols;
198 ir_dev->raw->enabled_protocols = type;
H A Dir-core-priv.h40 u64 enabled_protocols; /* enabled raw protocol decoders */ member in struct:ir_raw_event_ctrl
H A Dir-jvc-decoder.c50 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_JVC))
H A Dir-nec-decoder.c54 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_NEC))
H A Dir-rc5-decoder.c55 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_RC5))
H A Dir-sony-decoder.c48 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_SONY))
H A Dir-rc6-decoder.c85 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_RC6))
H A Dir-lirc-codec.c37 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_LIRC))
H A Dir-raw-event.c269 ir->raw->enabled_protocols = ~0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/IR/
H A Dir-sysfs.c74 enabled = ir_dev->raw->enabled_protocols;
128 type = ir_dev->raw->enabled_protocols;
198 ir_dev->raw->enabled_protocols = type;
H A Dir-core-priv.h40 u64 enabled_protocols; /* enabled raw protocol decoders */ member in struct:ir_raw_event_ctrl
H A Dir-jvc-decoder.c50 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_JVC))
H A Dir-nec-decoder.c54 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_NEC))
H A Dir-rc5-decoder.c55 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_RC5))
H A Dir-sony-decoder.c48 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_SONY))
H A Dir-rc6-decoder.c85 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_RC6))
H A Dir-lirc-codec.c37 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_LIRC))
H A Dir-raw-event.c269 ir->raw->enabled_protocols = ~0;

Completed in 77 milliseconds