Lines Matching defs:desc

116 	struct wdm_device *desc;  in wdm_find_device()  local
131 struct wdm_device *desc; in wdm_find_device_by_minor() local
147 struct wdm_device *desc; in wdm_out_callback() local
163 struct wdm_device *desc = urb->context; in wdm_in_callback() local
238 struct wdm_device *desc; in wdm_int_callback() local
324 static void kill_urbs(struct wdm_device *desc) in kill_urbs()
332 static void free_urbs(struct wdm_device *desc) in free_urbs()
339 static void cleanup(struct wdm_device *desc) in cleanup()
355 struct wdm_device *desc = file->private_data; in wdm_write() local
460 static int service_outstanding_interrupt(struct wdm_device *desc) in service_outstanding_interrupt()
489 struct wdm_device *desc = file->private_data; in wdm_read() local
595 struct wdm_device *desc = file->private_data; in wdm_wait_for_response() local
649 struct wdm_device *desc = file->private_data; in wdm_poll() local
678 struct wdm_device *desc; in wdm_open() local
722 struct wdm_device *desc = file->private_data; in wdm_release() local
751 struct wdm_device *desc = file->private_data; in wdm_ioctl() local
788 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork() local
813 struct wdm_device *desc; in service_interrupt_work() local
832 struct wdm_device *desc; in wdm_create() local
1015 struct wdm_device *desc; in wdm_disconnect() local
1051 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend() local
1086 static int recover_from_urb_loss(struct wdm_device *desc) in recover_from_urb_loss()
1102 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume() local
1116 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset() local
1141 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset() local