Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_imon.c77 struct imon_context { struct
189 static void free_imon_context(struct imon_context *context) in free_imon_context()
203 static void deregister_from_lirc(struct imon_context *context) in deregister_from_lirc()
225 struct imon_context *context = NULL; in display_open()
278 struct imon_context *context = NULL; in display_close()
321 static int send_packet(struct imon_context *context) in send_packet()
384 struct imon_context *context; in vfd_write()
470 struct imon_context *context; in usb_tx_callback()
474 context = (struct imon_context *)urb->context; in usb_tx_callback()
490 struct imon_context *context; in ir_open()
[all …]
/linux-4.4.14/drivers/media/rc/
Dimon.c102 struct imon_context { struct
468 static void free_imon_context(struct imon_context *ictx) in free_imon_context()
487 struct imon_context *ictx = NULL; in display_open()
536 struct imon_context *ictx = NULL; in display_close()
568 static int send_packet(struct imon_context *ictx) in send_packet()
661 static int send_associate_24g(struct imon_context *ictx) in send_associate_24g()
690 static int send_set_imon_clock(struct imon_context *ictx, in send_set_imon_clock()
777 struct imon_context *ictx = dev_get_drvdata(d); in show_associate_remote()
799 struct imon_context *ictx; in store_associate_remote()
820 struct imon_context *ictx = dev_get_drvdata(d); in show_imon_clock()
[all …]