Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dimon.c90 struct imon_context { struct
159 * Since reference to "struct imon_context" is stored into
161 * how many file descriptors might access this "struct imon_context".
494 static void free_imon_context(struct imon_context *ictx) in free_imon_context()
515 struct imon_context *ictx = NULL; in display_open()
566 struct imon_context *ictx = file->private_data; in display_close()
593 static int send_packet(struct imon_context *ictx) in send_packet()
684 static int send_associate_24g(struct imon_context *ictx) in send_associate_24g()
713 static int send_set_imon_clock(struct imon_context *ictx, in send_set_imon_clock()
800 struct imon_context *ict in show_associate_remote()
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dimon.c90 struct imon_context { struct
159 * Since reference to "struct imon_context" is stored into
161 * how many file descriptors might access this "struct imon_context".
494 static void free_imon_context(struct imon_context *ictx) in free_imon_context()
515 struct imon_context *ictx = NULL; in display_open()
566 struct imon_context *ictx = file->private_data; in display_close()
593 static int send_packet(struct imon_context *ictx) in send_packet()
684 static int send_associate_24g(struct imon_context *ictx) in send_associate_24g()
711 static int send_set_imon_clock(struct imon_context *ictx, in send_set_imon_clock()
798 struct imon_context *ict in associate_remote_show()
[all...]

Completed in 5 milliseconds