Home
last modified time | relevance | path

Searched defs:hso_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c324 static inline struct hso_net *dev2net(struct hso_device *hso_dev) in dev2net() argument
329 static inline struct hso_serial *dev2ser(struct hso_device *hso_dev) in dev2ser() argument
464 struct hso_device *hso_dev = dev_get_drvdata(dev); hso_sysfs_show_porttype() local
643 handle_usb_error(int status, const char *function, struct hso_device *hso_dev) handle_usb_error() argument
2039 hso_log_port(struct hso_device *hso_dev) hso_log_port() argument
2089 hso_start_net_device(struct hso_device *hso_dev) hso_start_net_device() argument
2122 hso_stop_net_device(struct hso_device *hso_dev) hso_stop_net_device() argument
2141 hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags) hso_start_serial_device() argument
2188 hso_stop_serial_device(struct hso_device *hso_dev) hso_stop_serial_device() argument
2322 struct hso_device *hso_dev; hso_create_device() local
2341 remove_net_device(struct hso_device *hso_dev) remove_net_device() argument
2357 hso_free_net_device(struct hso_device *hso_dev) hso_free_net_device() argument
2414 add_net_device(struct hso_device *hso_dev) add_net_device() argument
2431 struct hso_device *hso_dev = data; hso_rfkill_set_block() local
2451 hso_create_rfkill(struct hso_device *hso_dev, struct usb_interface *interface) hso_create_rfkill() argument
2487 struct hso_device *hso_dev; hso_create_net_device() local
2594 hso_free_serial_device(struct hso_device *hso_dev) hso_free_serial_device() argument
2619 struct hso_device *hso_dev; hso_create_bulk_serial_device() local
2707 struct hso_device *hso_dev; hso_create_mux_serial_device() local
2878 struct hso_device *hso_dev = NULL; hso_probe() local
2983 struct hso_device *hso_dev = async_get_intf() local
2990 struct hso_device *hso_dev = async_put_intf() local
2995 hso_get_activity(struct hso_device *hso_dev) hso_get_activity() argument
3012 hso_put_activity(struct hso_device *hso_dev) hso_put_activity() argument
3101 struct hso_device *hso_dev = container_of(ref, struct hso_device, ref); hso_serial_ref_free() local
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dhso.c324 static inline struct hso_net *dev2net(struct hso_device *hso_dev) in dev2net() argument
329 static inline struct hso_serial *dev2ser(struct hso_device *hso_dev) in dev2ser() argument
463 struct hso_device *hso_dev = dev_get_drvdata(dev); hsotype_show() local
642 handle_usb_error(int status, const char *function, struct hso_device *hso_dev) handle_usb_error() argument
2032 hso_log_port(struct hso_device *hso_dev) hso_log_port() argument
2082 hso_start_net_device(struct hso_device *hso_dev) hso_start_net_device() argument
2115 hso_stop_net_device(struct hso_device *hso_dev) hso_stop_net_device() argument
2134 hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags) hso_start_serial_device() argument
2181 hso_stop_serial_device(struct hso_device *hso_dev) hso_stop_serial_device() argument
2315 struct hso_device *hso_dev; hso_create_device() local
2334 remove_net_device(struct hso_device *hso_dev) remove_net_device() argument
2350 hso_free_net_device(struct hso_device *hso_dev) hso_free_net_device() argument
2407 add_net_device(struct hso_device *hso_dev) add_net_device() argument
2424 struct hso_device *hso_dev = data; hso_rfkill_set_block() local
2444 hso_create_rfkill(struct hso_device *hso_dev, struct usb_interface *interface) hso_create_rfkill() argument
2480 struct hso_device *hso_dev; hso_create_net_device() local
2587 hso_free_serial_device(struct hso_device *hso_dev) hso_free_serial_device() argument
2612 struct hso_device *hso_dev; hso_create_bulk_serial_device() local
2700 struct hso_device *hso_dev; hso_create_mux_serial_device() local
2871 struct hso_device *hso_dev = NULL; hso_probe() local
2976 struct hso_device *hso_dev = async_get_intf() local
2983 struct hso_device *hso_dev = async_put_intf() local
2988 hso_get_activity(struct hso_device *hso_dev) hso_get_activity() argument
3005 hso_put_activity(struct hso_device *hso_dev) hso_put_activity() argument
3094 struct hso_device *hso_dev = container_of(ref, struct hso_device, ref); hso_serial_ref_free() local
[all...]

Completed in 5 milliseconds