Lines Matching defs:protocol
2 // ir-sanyo-decoder.c - handle SANYO IR Pulse/Space protocol
6 // This protocol uses the NEC protocol timings. However, data is formatted as:
12 // According with LIRC, this protocol is used on Sanyo, Aiwa and Chinon
13 // Information for this protocol is available at the Sanyo LC7461 datasheet.
180 * @protocol: protocol to encode
189 static int ir_sanyo_encode(enum rc_proto protocol, u32 scancode,
220 printk(KERN_INFO "IR SANYO protocol handler initialized\n");
235 MODULE_DESCRIPTION("SANYO IR protocol decoder");