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 poison_urbs(struct wdm_device *desc) in poison_urbs()
332 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs()
343 static void free_urbs(struct wdm_device *desc) in free_urbs()
350 static void cleanup(struct wdm_device *desc) in cleanup()
366 struct wdm_device *desc = file->private_data; in wdm_write() local
471 static int service_outstanding_interrupt(struct wdm_device *desc) in service_outstanding_interrupt()
510 struct wdm_device *desc = file->private_data; in wdm_read() local
616 struct wdm_device *desc = file->private_data; in wdm_wait_for_response() local
670 struct wdm_device *desc = file->private_data; in wdm_poll() local
699 struct wdm_device *desc; in wdm_open() local
743 struct wdm_device *desc = file->private_data; in wdm_release() local
774 struct wdm_device *desc = file->private_data; in wdm_ioctl() local
811 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork() local
836 struct wdm_device *desc; in service_interrupt_work() local
855 struct wdm_device *desc; in wdm_create() local
1038 struct wdm_device *desc; in wdm_disconnect() local
1074 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend() local
1110 static int recover_from_urb_loss(struct wdm_device *desc) in recover_from_urb_loss()
1126 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume() local
1140 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset() local
1165 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset() local