Lines Matching refs:imon_context

90 struct imon_context {
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)
515 struct imon_context *ictx = NULL;
566 struct imon_context *ictx = file->private_data;
593 static int send_packet(struct imon_context *ictx)
684 static int send_associate_24g(struct imon_context *ictx)
711 static int send_set_imon_clock(struct imon_context *ictx,
798 struct imon_context *ictx = dev_get_drvdata(d);
818 struct imon_context *ictx;
839 struct imon_context *ictx = dev_get_drvdata(d);
866 struct imon_context *ictx = dev_get_drvdata(d);
948 struct imon_context *ictx = file->private_data;
1030 struct imon_context *ictx = file->private_data;
1073 struct imon_context *ictx;
1077 ictx = (struct imon_context *)urb->context;
1094 struct imon_context *ictx = from_timer(ictx, t, ttimer);
1122 struct imon_context *ictx = rc->priv;
1245 static u32 imon_remote_key_lookup(struct imon_context *ictx, u32 scancode)
1269 static u32 imon_mce_key_lookup(struct imon_context *ictx, u32 scancode)
1296 static u32 imon_panel_key_lookup(struct imon_context *ictx, u64 code)
1314 static bool imon_mouse_event(struct imon_context *ictx,
1379 static void imon_touch_event(struct imon_context *ictx, unsigned char *buf)
1390 static void imon_pad_to_keys(struct imon_context *ictx, unsigned char *buf)
1529 static int imon_parse_press_type(struct imon_context *ictx,
1576 static void imon_incoming_packet(struct imon_context *ictx,
1741 struct imon_context *ictx;
1747 ictx = (struct imon_context *)urb->context;
1782 struct imon_context *ictx;
1788 ictx = (struct imon_context *)urb->context;
1830 static void imon_get_ffdc_type(struct imon_context *ictx)
1909 static void imon_set_display_type(struct imon_context *ictx)
1959 static struct rc_dev *imon_init_rdev(struct imon_context *ictx)
2021 static struct input_dev *imon_init_idev(struct imon_context *ictx)
2073 static struct input_dev *imon_init_touch(struct imon_context *ictx)
2120 static bool imon_find_endpoints(struct imon_context *ictx,
2212 static struct imon_context *imon_init_intf0(struct usb_interface *intf,
2215 struct imon_context *ictx;
2310 static struct imon_context *imon_init_intf1(struct usb_interface *intf,
2311 struct imon_context *ictx)
2377 static void imon_init_display(struct imon_context *ictx,
2412 struct imon_context *ictx = NULL;
2447 struct imon_context *first_if_ctx = usb_get_intfdata(first_if);
2500 struct imon_context *ictx;
2555 struct imon_context *ictx = usb_get_intfdata(intf);
2569 struct imon_context *ictx = usb_get_intfdata(intf);