Home
last modified time | relevance | path

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

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