Lines Matching defs:desc
113 struct wdm_device *desc; in wdm_find_device() local
128 struct wdm_device *desc; in wdm_find_device_by_minor() local
144 struct wdm_device *desc; in wdm_out_callback() local
160 struct wdm_device *desc = urb->context; in wdm_in_callback() local
235 struct wdm_device *desc; in wdm_int_callback() local
321 static void kill_urbs(struct wdm_device *desc) in kill_urbs()
329 static void free_urbs(struct wdm_device *desc) in free_urbs()
336 static void cleanup(struct wdm_device *desc) in cleanup()
352 struct wdm_device *desc = file->private_data; in wdm_write() local
453 static int service_outstanding_interrupt(struct wdm_device *desc) in service_outstanding_interrupt()
482 struct wdm_device *desc = file->private_data; in wdm_read() local
588 struct wdm_device *desc = file->private_data; in wdm_flush() local
602 struct wdm_device *desc = file->private_data; in wdm_poll() local
631 struct wdm_device *desc; in wdm_open() local
675 struct wdm_device *desc = file->private_data; in wdm_release() local
704 struct wdm_device *desc = file->private_data; in wdm_ioctl() local
740 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork() local
765 struct wdm_device *desc; in service_interrupt_work() local
784 struct wdm_device *desc; in wdm_create() local
966 struct wdm_device *desc; in wdm_disconnect() local
1004 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend() local
1039 static int recover_from_urb_loss(struct wdm_device *desc) in recover_from_urb_loss()
1055 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume() local
1069 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset() local
1094 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset() local