Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/usb/
Dhso.c342 static int hso_stop_serial_device(struct hso_device *hso_dev);
1326 hso_stop_serial_device(serial->parent); in hso_serial_open()
1376 hso_stop_serial_device(serial->parent); in hso_serial_close()
2238 static int hso_stop_serial_device(struct hso_device *hso_dev) in hso_stop_serial_device() function
3072 result = hso_stop_serial_device(serial_table[i]); in hso_suspend()