Searched refs:hso_dbg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/usb/ |
| D | hso.c | 98 #define hso_dbg(lvl, fmt, ...) \ macro 688 hso_dbg(0x1, "%s: received USB status - %s (%d)\n", in handle_usb_error() 788 hso_dbg(0x1, "len: %d/%d\n", skb->len, MUX_BULK_TX_BUF_SIZE); in hso_net_start_xmit() 851 hso_dbg(0x1, "Rx %d bytes\n", count); in packetizeRx() 891 hso_dbg(0x1, "could not allocate memory\n"); in packetizeRx() 950 hso_dbg(0x1, " W_S\n"); in packetizeRx() 954 hso_dbg(0x1, "\n"); in packetizeRx() 999 hso_dbg(0x1, "BULK IN callback but driver is not active!\n"); in read_bulk_callback() 1095 hso_dbg(0x8, "port %d\n", serial->minor); in _hso_serial_set_termios() 1185 hso_dbg(0x8, "--- Got serial_read_bulk callback %02x ---\n", status); in hso_std_serial_read_bulk_callback() [all …]
|