Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c306 static int hso_stop_serial_device(struct hso_device *hso_dev);
1271 hso_stop_serial_device(serial->parent); in hso_serial_open()
1316 hso_stop_serial_device(serial->parent); in hso_serial_close()
2188 static int hso_stop_serial_device(struct hso_device *hso_dev) in hso_stop_serial_device() function
3033 result = hso_stop_serial_device(serial_table[i]); in hso_suspend()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dhso.c306 static int hso_stop_serial_device(struct hso_device *hso_dev);
1269 hso_stop_serial_device(serial->parent); in hso_serial_open()
1314 hso_stop_serial_device(serial->parent); in hso_serial_close()
2181 static int hso_stop_serial_device(struct hso_device *hso_dev) in hso_stop_serial_device() function
3026 result = hso_stop_serial_device(serial_table[i]); in hso_suspend()

Completed in 8 milliseconds