repeat_period
unsigned int repeat_period;
[RC_PROTO_UNKNOWN] = { .name = "unknown", .repeat_period = 125 },
[RC_PROTO_OTHER] = { .name = "other", .repeat_period = 125 },
.scancode_bits = 0x1f7f, .repeat_period = 114 },
.scancode_bits = 0x1f7f3f, .repeat_period = 114 },
.scancode_bits = 0x2fff, .repeat_period = 114 },
.scancode_bits = 0xffff, .repeat_period = 125 },
.scancode_bits = 0x1f007f, .repeat_period = 100 },
.scancode_bits = 0xff007f, .repeat_period = 100 },
.scancode_bits = 0x1fff7f, .repeat_period = 100 },
.scancode_bits = 0xffff, .repeat_period = 110 },
.scancode_bits = 0xffffff, .repeat_period = 110 },
.scancode_bits = 0xffffffff, .repeat_period = 110 },
.scancode_bits = 0x1fffff, .repeat_period = 125 },
.scancode_bits = 0xffffff, .repeat_period = 100 },
.scancode_bits = 0x1fffff, .repeat_period = 100 },
.scancode_bits = 0xffff, .repeat_period = 114 },
.scancode_bits = 0xfffff, .repeat_period = 114 },
.scancode_bits = 0xffffff, .repeat_period = 114 },
.scancode_bits = 0xffffffff, .repeat_period = 114 },
.scancode_bits = 0xffff7fff, .repeat_period = 114 },
.scancode_bits = 0x1fff, .repeat_period = 125 },
[RC_PROTO_XMP] = { .name = "xmp", .repeat_period = 125 },
[RC_PROTO_CEC] = { .name = "cec", .repeat_period = 0 },
.scancode_bits = 0x7fffffff, .repeat_period = 114 },
return protocols[protocol].repeat_period;
.scancode_bits = 0x00000fff, .repeat_period = 114 },
msecs_to_jiffies(repeat_period(dev->last_protocol));
.scancode_bits = 0x00ffffff, .repeat_period = 114 },
.scancode_bits = 0xffffffff, .repeat_period = 114 },
[RC_PROTO_XBOX_DVD] = { .name = "xbox-dvd", .repeat_period = 64 },
msecs_to_jiffies(repeat_period(protocol));