Home
last modified time | relevance | path

Searched refs:LEN_SAMPLEMODEPROTO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dir_toy.c39 #define LEN_SAMPLEMODEPROTO 3 macro
101 } else if (len == LEN_SAMPLEMODEPROTO && in irtoy_response()
105 irtoy->in[LEN_SAMPLEMODEPROTO] = 0; in irtoy_response()
109 LEN_SAMPLEMODEPROTO, irtoy->in); in irtoy_response()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dir_toy.c41 #define LEN_SAMPLEMODEPROTO 3 macro
103 } else if (len == LEN_SAMPLEMODEPROTO && in irtoy_response()
107 irtoy->in[LEN_SAMPLEMODEPROTO] = 0; in irtoy_response()
111 LEN_SAMPLEMODEPROTO, irtoy->in); in irtoy_response()

Completed in 2 milliseconds