Home
last modified time | relevance | path

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

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