Home
last modified time | relevance | path

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

/include/media/
Drc-core.h355 u8 command, u8 not_command, in ir_nec_bytes_to_scancode() argument
360 if ((command ^ not_command) != 0xff) { in ir_nec_bytes_to_scancode()
366 not_command << 8 | in ir_nec_bytes_to_scancode()