Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/rc/
Dredrat3.c125 static int length_fuzz = 5; variable
126 module_param(length_fuzz, uint, 0644);
127 MODULE_PARM_DESC(length_fuzz, "Length Fuzz (0-127)");
548 *val = length_fuzz; in redrat3_reset()