Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dir_toy.c34 #define REPLY_VERSION 'V' macro
85 if (len == LEN_VERSION && irtoy->in[0] == REPLY_VERSION) { in irtoy_response()