Searched refs:handle_usb_error (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | hso.c | 299 static void handle_usb_error(int status, const char *function, 643 static void handle_usb_error(int status, const char *function, in handle_usb_error() function 761 handle_usb_error(status, __func__, odev->parent); in write_bulk_callback() 991 handle_usb_error(status, __func__, odev->parent); in read_bulk_callback() 1191 handle_usb_error(status, __func__, serial->parent); in hso_std_serial_read_bulk_callback() 1464 handle_usb_error(status, __func__, serial->parent); in tiocmget_intr_callback() 1852 handle_usb_error(status, __func__, NULL); in intr_callback() 1923 handle_usb_error(status, __func__, serial->parent); in hso_std_serial_write_bulk_callback() 1973 handle_usb_error(status, __func__, serial->parent); in ctrl_callback()
|