Home
last modified time | relevance | path

Searched refs:tm6000_IR (Results 1 – 2 of 2) sorted by relevance

/drivers/media/usb/tm6000/
Dtm6000-input.c46 struct tm6000_IR { struct
66 struct tm6000_IR *ir = dev->ir; in tm6000_ir_wait() argument
79 static int tm6000_ir_config(struct tm6000_IR *ir) in tm6000_ir_config()
152 static void tm6000_ir_keydown(struct tm6000_IR *ir, in tm6000_ir_keydown()
187 struct tm6000_IR *ir = dev->ir; in tm6000_ir_urb_received()
218 struct tm6000_IR *ir = container_of(work, struct tm6000_IR, work.work); in tm6000_ir_handle_key()
253 struct tm6000_IR *ir = container_of(work, struct tm6000_IR, work.work); in tm6000_ir_int_work()
288 struct tm6000_IR *ir = rc->priv; in tm6000_ir_start()
299 struct tm6000_IR *ir = rc->priv; in tm6000_ir_stop()
308 struct tm6000_IR *ir = rc->priv; in tm6000_ir_change_protocol()
[all …]
Dtm6000.h238 struct tm6000_IR *ir;