hso_device
struct hso_device *parent;
struct hso_device *parent;
static void hso_log_port(struct hso_device *hso_dev)
static int hso_start_net_device(struct hso_device *hso_dev)
static int hso_stop_net_device(struct hso_device *hso_dev)
static int hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags)
static int hso_stop_serial_device(struct hso_device *hso_dev)
static struct hso_device *hso_create_device(struct usb_interface *intf,
struct hso_device *hso_dev;
static int remove_net_device(struct hso_device *hso_dev)
static void hso_free_net_device(struct hso_device *hso_dev)
static int add_net_device(struct hso_device *hso_dev)
struct hso_device *hso_dev = data;
static void hso_create_rfkill(struct hso_device *hso_dev,
static struct hso_device *hso_create_net_device(struct usb_interface *interface,
struct hso_device *hso_dev;
static void hso_free_serial_device(struct hso_device *hso_dev)
static struct hso_device *hso_create_bulk_serial_device(
struct hso_device *hso_dev;
struct hso_device *hso_create_mux_serial_device(struct usb_interface *interface,
struct hso_device *hso_dev;
struct hso_device *hso_dev = NULL;
struct hso_device *tmp_dev = NULL;
struct hso_device *hso_dev =
container_of(data, struct hso_device, async_get_intf);
struct hso_device *hso_dev =
container_of(data, struct hso_device, async_put_intf);
static int hso_get_activity(struct hso_device *hso_dev)
struct hso_device *hso_dev);
static int hso_put_activity(struct hso_device *hso_dev)
static int hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags);
static int hso_stop_serial_device(struct hso_device *hso_dev);
static int hso_start_net_device(struct hso_device *hso_dev);
static int hso_stop_net_device(struct hso_device *hso_dev);
struct hso_device *hso_dev = container_of(ref, struct hso_device, ref);
static int hso_put_activity(struct hso_device *hso_dev);
static int hso_get_activity(struct hso_device *hso_dev);
static inline struct hso_net *dev2net(struct hso_device *hso_dev)
static inline struct hso_serial *dev2ser(struct hso_device *hso_dev)
static struct hso_device *serial_table[HSO_SERIAL_TTY_MINORS];
static struct hso_device *network_table[HSO_MAX_NET_DEVICES];
struct hso_device *hso_dev = dev_get_drvdata(dev);
struct hso_device *hso_dev)