Home
last modified time | relevance | path

Searched refs:hso_stop_net_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c309 static int hso_stop_net_device(struct hso_device *hso_dev);
733 hso_stop_net_device(odev->parent); in hso_net_close()
2122 static int hso_stop_net_device(struct hso_device *hso_dev) in hso_stop_net_device() function
3043 result = hso_stop_net_device(network_table[i]); in hso_suspend()
3130 /* hso_stop_net_device doesn't stop the net queue since in hso_free_interface()
3133 hso_stop_net_device(network_table[i]); in hso_free_interface()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dhso.c309 static int hso_stop_net_device(struct hso_device *hso_dev);
732 hso_stop_net_device(odev->parent); in hso_net_close()
2115 static int hso_stop_net_device(struct hso_device *hso_dev) in hso_stop_net_device() function
3036 result = hso_stop_net_device(network_table[i]); in hso_suspend()
3123 /* hso_stop_net_device doesn't stop the net queue since in hso_free_interface()
3126 hso_stop_net_device(network_table[i]); in hso_free_interface()

Completed in 13 milliseconds