Lines Matching defs:hso_dev

338 static inline struct hso_net *dev2net(struct hso_device *hso_dev)  in dev2net()
343 static inline struct hso_serial *dev2ser(struct hso_device *hso_dev) in dev2ser()
478 struct hso_device *hso_dev = dev_get_drvdata(dev); in hso_sysfs_show_porttype() local
659 struct hso_device *hso_dev) in handle_usb_error()
2053 static void hso_log_port(struct hso_device *hso_dev) in hso_log_port()
2103 static int hso_start_net_device(struct hso_device *hso_dev) in hso_start_net_device()
2136 static int hso_stop_net_device(struct hso_device *hso_dev) in hso_stop_net_device()
2155 static int hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags) in hso_start_serial_device()
2202 static int hso_stop_serial_device(struct hso_device *hso_dev) in hso_stop_serial_device()
2334 struct hso_device *hso_dev; in hso_create_device() local
2353 static int remove_net_device(struct hso_device *hso_dev) in remove_net_device()
2369 static void hso_free_net_device(struct hso_device *hso_dev) in hso_free_net_device()
2426 static int add_net_device(struct hso_device *hso_dev) in add_net_device()
2443 struct hso_device *hso_dev = data; in hso_rfkill_set_block() local
2463 static void hso_create_rfkill(struct hso_device *hso_dev, in hso_create_rfkill()
2500 struct hso_device *hso_dev; in hso_create_net_device() local
2587 static void hso_free_serial_device(struct hso_device *hso_dev) in hso_free_serial_device()
2612 struct hso_device *hso_dev; in hso_create_bulk_serial_device() local
2697 struct hso_device *hso_dev; in hso_create_mux_serial_device() local
2867 struct hso_device *hso_dev = NULL; in hso_probe() local
2964 struct hso_device *hso_dev = in async_get_intf() local
2971 struct hso_device *hso_dev = in async_put_intf() local
2976 static int hso_get_activity(struct hso_device *hso_dev) in hso_get_activity()
2993 static int hso_put_activity(struct hso_device *hso_dev) in hso_put_activity()
3082 struct hso_device *hso_dev = container_of(ref, struct hso_device, ref); in hso_serial_ref_free() local