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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dir-nec-decoder.c52 u8 address, not_address, command, not_command; local
158 not_command = bitrev8((data->bits >> 0) & 0xff);
160 if ((command ^ not_command) != 0xff) {

Completed in 49 milliseconds