not_command 44 drivers/media/rc/ir-nec-decoder.c u8 address, not_address, command, not_command; not_command 145 drivers/media/rc/ir-nec-decoder.c not_command = bitrev8((data->bits >> 0) & 0xff); not_command 150 drivers/media/rc/ir-nec-decoder.c not_command, not_command 51 drivers/media/rc/ir-sanyo-decoder.c u8 command, not_command; not_command 144 drivers/media/rc/ir-sanyo-decoder.c not_command = bitrev8((data->bits >> 0) & 0xff); not_command 146 drivers/media/rc/ir-sanyo-decoder.c if ((command ^ not_command) != 0xff) { not_command 52 drivers/media/rc/zx-irdec.c u8 command, not_command; not_command 66 drivers/media/rc/zx-irdec.c not_command = (rawcode >> 24) & 0xff; not_command 72 drivers/media/rc/zx-irdec.c command, not_command, not_command 356 include/media/rc-core.h u8 command, u8 not_command, not_command 361 include/media/rc-core.h if ((command ^ not_command) != 0xff) { not_command 367 include/media/rc-core.h not_command << 8 |