Lines Matching defs:ir
65 static int get_key_haup_common(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw, in get_key_haup_common()
116 static int get_key_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_haup()
121 static int get_key_haup_xvr(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_haup_xvr()
139 static int get_key_pixelview(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pixelview()
153 static int get_key_fusionhdtv(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_fusionhdtv()
177 static int get_key_knc1(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_knc1()
205 static int get_key_avermedia_cardbus(struct IR_i2c *ir, in get_key_avermedia_cardbus()
247 static int ir_key_poll(struct IR_i2c *ir) in ir_key_poll()
269 struct IR_i2c *ir = container_of(work, struct IR_i2c, work.work); in ir_work() local
288 struct IR_i2c *ir; in ir_probe() local
451 struct IR_i2c *ir = i2c_get_clientdata(client); in ir_remove() local