RC_PROTO_JVC
request->protocol = RC_PROTO_JVC;
rc_keydown(dev, RC_PROTO_JVC, scancode, data->toggle);
[RC_PROTO_JVC] = { .name = "jvc",
#define RC_PROTO_BIT_JVC BIT_ULL(RC_PROTO_JVC)
{ RC_PROTO_JVC, "jvc", 0xffff, "jvc" },