Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir_toy.c38 #define LEN_VERSION 4 macro
83 if (len == LEN_VERSION && irtoy->in[0] == REPLY_VERSION) { in irtoy_response()
86 irtoy->in[LEN_VERSION] = 0; in irtoy_response()
90 LEN_VERSION, irtoy->in); in irtoy_response()