Searched refs:hso_dbg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/usb/ |
| H A D | hso.c | 98 #define hso_dbg(lvl, fmt, ...) \ macro 683 hso_dbg(0x1, "%s: received USB status - %s (%d)\n", in handle_usb_error() 783 hso_dbg(0x1, "len: %d/%d\n", skb->len, MUX_BULK_TX_BUF_SIZE); in hso_net_start_xmit() 845 hso_dbg(0x1, "Rx %d bytes\n", count); in packetizeRx() 885 hso_dbg(0x1, "could not allocate memory\n"); in packetizeRx() 944 hso_dbg(0x1, " W_S\n"); in packetizeRx() 948 hso_dbg(0x1, "\n"); in packetizeRx() 993 hso_dbg(0x1, "BULK IN callback but driver is not active!\n"); in read_bulk_callback() 1088 hso_dbg(0x8, "port %d\n", serial->minor); in _hso_serial_set_termios() 1178 hso_dbg(0x8, "--- Got serial_read_bulk callback %02x ---\n", status); in hso_std_serial_read_bulk_callback() [all …]
|