• Home
  • Raw
  • Download

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
612 struct wdm_device *desc = file->private_data; in wdm_poll() local
641 struct wdm_device *desc; in wdm_open() local
685 struct wdm_device *desc = file->private_data; in wdm_release() local
714 struct wdm_device *desc = file->private_data; in wdm_ioctl() local
750 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork() local
775 struct wdm_device *desc; in service_interrupt_work() local
794 struct wdm_device *desc; in wdm_create() local
976 struct wdm_device *desc; in wdm_disconnect() local
1012 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend() local
1047 static int recover_from_urb_loss(struct wdm_device *desc) in recover_from_urb_loss()
1063 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume() local
1077 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset() local
1102 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset() local