Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/usb/
Dhso.c324 static inline struct hso_net *dev2net(struct hso_device *hso_dev) in dev2net()
329 static inline struct hso_serial *dev2ser(struct hso_device *hso_dev) in dev2ser()
463 struct hso_device *hso_dev = dev_get_drvdata(dev); in hsotype_show() local
643 struct hso_device *hso_dev) in handle_usb_error()
2038 static void hso_log_port(struct hso_device *hso_dev) in hso_log_port()
2088 static int hso_start_net_device(struct hso_device *hso_dev) in hso_start_net_device()
2121 static int hso_stop_net_device(struct hso_device *hso_dev) in hso_stop_net_device()
2140 static int hso_start_serial_device(struct hso_device *hso_dev, gfp_t flags) in hso_start_serial_device()
2187 static int hso_stop_serial_device(struct hso_device *hso_dev) in hso_stop_serial_device()
2321 struct hso_device *hso_dev; in hso_create_device() local
[all …]