Lines Matching defs:desc

122 	struct wdm_device *desc;  in wdm_find_device()  local
137 struct wdm_device *desc; in wdm_find_device_by_minor() local
153 struct wdm_device *desc; in wdm_out_callback() local
171 struct wdm_device *desc = urb->context; in wdm_in_callback() local
252 struct wdm_device *desc; in wdm_int_callback() local
338 static void poison_urbs(struct wdm_device *desc) in poison_urbs()
346 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs()
357 static void free_urbs(struct wdm_device *desc) in free_urbs()
364 static void cleanup(struct wdm_device *desc) in cleanup()
380 struct wdm_device *desc = file->private_data; in wdm_write() local
485 static int service_outstanding_interrupt(struct wdm_device *desc) in service_outstanding_interrupt()
524 struct wdm_device *desc = file->private_data; in wdm_read() local
630 struct wdm_device *desc = file->private_data; in wdm_wait_for_response() local
684 struct wdm_device *desc = file->private_data; in wdm_poll() local
713 struct wdm_device *desc; in wdm_open() local
762 struct wdm_device *desc = file->private_data; in wdm_release() local
793 struct wdm_device *desc = file->private_data; in wdm_ioctl() local
831 struct wdm_device *desc = wwan_port_get_drvdata(port); in wdm_wwan_port_start() local
856 struct wdm_device *desc = wwan_port_get_drvdata(port); in wdm_wwan_port_stop() local
869 struct wdm_device *desc = skb_shinfo(skb)->destructor_arg; in wdm_wwan_port_tx_complete() local
878 struct wdm_device *desc = wwan_port_get_drvdata(port); in wdm_wwan_port_tx() local
921 static void wdm_wwan_init(struct wdm_device *desc) in wdm_wwan_init()
943 static void wdm_wwan_deinit(struct wdm_device *desc) in wdm_wwan_deinit()
952 static void wdm_wwan_rx(struct wdm_device *desc, int length) in wdm_wwan_rx()
969 static void wdm_wwan_init(struct wdm_device *desc) {} in wdm_wwan_init()
970 static void wdm_wwan_deinit(struct wdm_device *desc) {} in wdm_wwan_deinit()
971 static void wdm_wwan_rx(struct wdm_device *desc, int length) {} in wdm_wwan_rx()
977 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork() local
1002 struct wdm_device *desc; in service_interrupt_work() local
1022 struct wdm_device *desc; in wdm_create() local
1211 struct wdm_device *desc; in wdm_disconnect() local
1249 struct wdm_device *desc = wdm_find_device(intf); in wdm_suspend() local
1285 static int recover_from_urb_loss(struct wdm_device *desc) in recover_from_urb_loss()
1301 struct wdm_device *desc = wdm_find_device(intf); in wdm_resume() local
1315 struct wdm_device *desc = wdm_find_device(intf); in wdm_pre_reset() local
1340 struct wdm_device *desc = wdm_find_device(intf); in wdm_post_reset() local