Lines Matching defs:desc
121 struct wdm_device *desc; in wdm_find_device() local
136 struct wdm_device *desc; in wdm_find_device_by_minor() local
152 struct wdm_device *desc; in wdm_out_callback() local
170 struct wdm_device *desc = urb->context; in wdm_in_callback() local
256 struct wdm_device *desc; in wdm_int_callback() local
342 static void poison_urbs(struct wdm_device *desc) in poison_urbs()
350 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs()
361 static void free_urbs(struct wdm_device *desc) in free_urbs()
368 static void cleanup(struct wdm_device *desc) in cleanup()
384 struct wdm_device *desc = file->private_data; in wdm_write() local
489 static int service_outstanding_interrupt(struct wdm_device *desc) in service_outstanding_interrupt()
528 struct wdm_device *desc = file->private_data; in wdm_read() local
625 struct wdm_device *desc = file->private_data; in wdm_wait_for_response() local
679 struct wdm_device *desc = file->private_data; in wdm_poll() local
708 struct wdm_device *desc; in wdm_open() local
757 struct wdm_device *desc = file->private_data; in wdm_release() local
788 struct wdm_device *desc = file->private_data; in wdm_ioctl() local
826 struct wdm_device *desc = wwan_port_get_drvdata(port); in wdm_wwan_port_start() local
860 struct wdm_device *desc = wwan_port_get_drvdata(port); in wdm_wwan_port_stop() local
875 struct wdm_device *desc = skb_shinfo(skb)->destructor_arg; in wdm_wwan_port_tx_complete() local
884 struct wdm_device *desc = wwan_port_get_drvdata(port); in wdm_wwan_port_tx() local
927 static void wdm_wwan_init(struct wdm_device *desc) in wdm_wwan_init()
949 static void wdm_wwan_deinit(struct wdm_device *desc) in wdm_wwan_deinit()
958 static void wdm_wwan_rx(struct wdm_device *desc, int length) in wdm_wwan_rx()
975 static void wdm_wwan_init(struct wdm_device *desc) {} in wdm_wwan_init()
976 static void wdm_wwan_deinit(struct wdm_device *desc) {} in wdm_wwan_deinit()
977 static void wdm_wwan_rx(struct wdm_device *desc, int length) {} in wdm_wwan_rx()
983 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork() local
1008 struct wdm_device *desc; in service_interrupt_work() local
1028 struct wdm_device *desc; in wdm_create() local
1217 struct wdm_device *desc; in wdm_disconnect() local
1255 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend() local
1291 static int recover_from_urb_loss(struct wdm_device *desc) in recover_from_urb_loss()
1307 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume() local
1321 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset() local
1346 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset() local