hso_device 129 drivers/net/usb/hso.c struct hso_device *parent; hso_device 196 drivers/net/usb/hso.c struct hso_device *parent; hso_device 300 drivers/net/usb/hso.c struct hso_device *hso_dev); hso_device 305 drivers/net/usb/hso.c static int hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags); hso_device 306 drivers/net/usb/hso.c static int hso_stop_serial_device(struct hso_device *hso_dev); hso_device 307 drivers/net/usb/hso.c static int hso_start_net_device(struct hso_device *hso_dev); hso_device 309 drivers/net/usb/hso.c static int hso_stop_net_device(struct hso_device *hso_dev); hso_device 315 drivers/net/usb/hso.c static int hso_put_activity(struct hso_device *hso_dev); hso_device 316 drivers/net/usb/hso.c static int hso_get_activity(struct hso_device *hso_dev); hso_device 324 drivers/net/usb/hso.c static inline struct hso_net *dev2net(struct hso_device *hso_dev) hso_device 329 drivers/net/usb/hso.c static inline struct hso_serial *dev2ser(struct hso_device *hso_dev) hso_device 371 drivers/net/usb/hso.c static struct hso_device *serial_table[HSO_SERIAL_TTY_MINORS]; hso_device 372 drivers/net/usb/hso.c static struct hso_device *network_table[HSO_MAX_NET_DEVICES]; hso_device 464 drivers/net/usb/hso.c struct hso_device *hso_dev = dev_get_drvdata(dev); hso_device 645 drivers/net/usb/hso.c struct hso_device *hso_dev) hso_device 2039 drivers/net/usb/hso.c static void hso_log_port(struct hso_device *hso_dev) hso_device 2089 drivers/net/usb/hso.c static int hso_start_net_device(struct hso_device *hso_dev) hso_device 2122 drivers/net/usb/hso.c static int hso_stop_net_device(struct hso_device *hso_dev) hso_device 2141 drivers/net/usb/hso.c static int hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags) hso_device 2188 drivers/net/usb/hso.c static int hso_stop_serial_device(struct hso_device *hso_dev) hso_device 2317 drivers/net/usb/hso.c static struct hso_device *hso_create_device(struct usb_interface *intf, hso_device 2320 drivers/net/usb/hso.c struct hso_device *hso_dev; hso_device 2339 drivers/net/usb/hso.c static int remove_net_device(struct hso_device *hso_dev) hso_device 2355 drivers/net/usb/hso.c static void hso_free_net_device(struct hso_device *hso_dev) hso_device 2412 drivers/net/usb/hso.c static int add_net_device(struct hso_device *hso_dev) hso_device 2429 drivers/net/usb/hso.c struct hso_device *hso_dev = data; hso_device 2449 drivers/net/usb/hso.c static void hso_create_rfkill(struct hso_device *hso_dev, hso_device 2480 drivers/net/usb/hso.c static struct hso_device *hso_create_net_device(struct usb_interface *interface, hso_device 2486 drivers/net/usb/hso.c struct hso_device *hso_dev; hso_device 2575 drivers/net/usb/hso.c static void hso_free_serial_device(struct hso_device *hso_dev) hso_device 2597 drivers/net/usb/hso.c static struct hso_device *hso_create_bulk_serial_device( hso_device 2600 drivers/net/usb/hso.c struct hso_device *hso_dev; hso_device 2688 drivers/net/usb/hso.c struct hso_device *hso_create_mux_serial_device(struct usb_interface *interface, hso_device 2692 drivers/net/usb/hso.c struct hso_device *hso_dev; hso_device 2868 drivers/net/usb/hso.c struct hso_device *hso_dev = NULL; hso_device 2870 drivers/net/usb/hso.c struct hso_device *tmp_dev = NULL; hso_device 2973 drivers/net/usb/hso.c struct hso_device *hso_dev = hso_device 2974 drivers/net/usb/hso.c container_of(data, struct hso_device, async_get_intf); hso_device 2980 drivers/net/usb/hso.c struct hso_device *hso_dev = hso_device 2981 drivers/net/usb/hso.c container_of(data, struct hso_device, async_put_intf); hso_device 2985 drivers/net/usb/hso.c static int hso_get_activity(struct hso_device *hso_dev) hso_device 3002 drivers/net/usb/hso.c static int hso_put_activity(struct hso_device *hso_dev) hso_device 3091 drivers/net/usb/hso.c struct hso_device *hso_dev = container_of(ref, struct hso_device, ref);