Lines Matching defs:desc

115 	struct wdm_device *desc;  in wdm_find_device()  local
130 struct wdm_device *desc; in wdm_find_device_by_minor() local
146 struct wdm_device *desc; in wdm_out_callback() local
159 struct wdm_device *desc = urb->context; in wdm_in_callback() local
215 struct wdm_device *desc; in wdm_int_callback() local
302 static void kill_urbs(struct wdm_device *desc) in kill_urbs()
310 static void free_urbs(struct wdm_device *desc) in free_urbs()
317 static void cleanup(struct wdm_device *desc) in cleanup()
333 struct wdm_device *desc = file->private_data; in wdm_write() local
444 static int clear_wdm_read_flag(struct wdm_device *desc) in clear_wdm_read_flag()
475 struct wdm_device *desc = file->private_data; in wdm_read() local
578 struct wdm_device *desc = file->private_data; in wdm_flush() local
592 struct wdm_device *desc = file->private_data; in wdm_poll() local
621 struct wdm_device *desc; in wdm_open() local
665 struct wdm_device *desc = file->private_data; in wdm_release() local
694 struct wdm_device *desc = file->private_data; in wdm_ioctl() local
730 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork() local
759 struct wdm_device *desc; in wdm_create() local
960 struct wdm_device *desc; in wdm_disconnect() local
997 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend() local
1031 static int recover_from_urb_loss(struct wdm_device *desc) in recover_from_urb_loss()
1047 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume() local
1061 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset() local
1085 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset() local