Lines Matching defs:ir
65 static int get_key_haup_common(struct IR_i2c *ir, enum rc_type *protocol, in get_key_haup_common()
107 static int get_key_haup(struct IR_i2c *ir, enum rc_type *protocol, in get_key_haup()
113 static int get_key_haup_xvr(struct IR_i2c *ir, enum rc_type *protocol, in get_key_haup_xvr()
132 static int get_key_pixelview(struct IR_i2c *ir, enum rc_type *protocol, in get_key_pixelview()
149 static int get_key_fusionhdtv(struct IR_i2c *ir, enum rc_type *protocol, in get_key_fusionhdtv()
174 static int get_key_knc1(struct IR_i2c *ir, enum rc_type *protocol, in get_key_knc1()
204 static int get_key_avermedia_cardbus(struct IR_i2c *ir, enum rc_type *protocol, in get_key_avermedia_cardbus()
249 static int ir_key_poll(struct IR_i2c *ir) in ir_key_poll()
274 struct IR_i2c *ir = container_of(work, struct IR_i2c, work.work); in ir_work() local
293 struct IR_i2c *ir; in ir_probe() local
461 struct IR_i2c *ir = i2c_get_clientdata(client); in ir_remove() local