]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/ir-kbd-i2c.h
[NETFILTER]: Introduce infrastructure for address family specific operations
[linux-2.6-omap-h63xx.git] / include / media / ir-kbd-i2c.h
index 00fa57eb9fde928fc04d440ae39cdde2205266ee..730f21ed91db18aa28b705147da6e377c517ac14 100644 (file)
@@ -19,4 +19,6 @@ struct IR_i2c {
        char                   phys[32];
        int                    (*get_key)(struct IR_i2c*, u32*, u32*);
 };
+
+int get_key_pinnacle(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
 #endif