wdm_device
struct wdm_device *desc;
desc = container_of(work, struct wdm_device, service_outs_intr);
struct wdm_device *desc;
desc = kzalloc_obj(struct wdm_device);
static struct wdm_device *wdm_find_device(struct usb_interface *intf)
struct wdm_device *desc;
struct wdm_device *desc;
struct wdm_device *desc = wdm_find_device(intf);
static int recover_from_urb_loss(struct wdm_device *desc)
struct wdm_device *desc = wdm_find_device(intf);
struct wdm_device *desc = wdm_find_device(intf);
static struct wdm_device *wdm_find_device_by_minor(int minor)
struct wdm_device *desc = wdm_find_device(intf);
struct wdm_device *desc;
struct wdm_device *desc;
static void wdm_wwan_rx(struct wdm_device *desc, int length);
struct wdm_device *desc = urb->context;
struct wdm_device *desc;
static void poison_urbs(struct wdm_device *desc)
static void unpoison_urbs(struct wdm_device *desc)
static void free_urbs(struct wdm_device *desc)
static void cleanup(struct wdm_device *desc)
struct wdm_device *desc = file->private_data;
static int service_outstanding_interrupt(struct wdm_device *desc)
struct wdm_device *desc = file->private_data;
struct wdm_device *desc = file->private_data;
struct wdm_device *desc = file->private_data;
struct wdm_device *desc;
struct wdm_device *desc = file->private_data;
struct wdm_device *desc = file->private_data;
struct wdm_device *desc = wwan_port_get_drvdata(port);
struct wdm_device *desc = wwan_port_get_drvdata(port);
struct wdm_device *desc = skb_shinfo(skb)->destructor_arg;
struct wdm_device *desc = wwan_port_get_drvdata(port);
static void wdm_wwan_init(struct wdm_device *desc)
static void wdm_wwan_deinit(struct wdm_device *desc)
static void wdm_wwan_rx(struct wdm_device *desc, int length)
static void wdm_wwan_init(struct wdm_device *desc) {}
static void wdm_wwan_deinit(struct wdm_device *desc) {}
static void wdm_wwan_rx(struct wdm_device *desc, int length) {}
struct wdm_device *desc = container_of(work, struct wdm_device, rxwork);