Searched refs:hso_dbg (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/usb/ |
D | hso.c | 98 #define hso_dbg(lvl, fmt, ...) \ macro 686 hso_dbg(0x1, "%s: received USB status - %s (%d)\n", in handle_usb_error() 786 hso_dbg(0x1, "len: %d/%d\n", skb->len, MUX_BULK_TX_BUF_SIZE); in hso_net_start_xmit() 848 hso_dbg(0x1, "Rx %d bytes\n", count); in packetizeRx() 888 hso_dbg(0x1, "could not allocate memory\n"); in packetizeRx() 947 hso_dbg(0x1, " W_S\n"); in packetizeRx() 951 hso_dbg(0x1, "\n"); in packetizeRx() 996 hso_dbg(0x1, "BULK IN callback but driver is not active!\n"); in read_bulk_callback() 1091 hso_dbg(0x8, "port %d\n", serial->minor); in _hso_serial_set_termios() 1181 hso_dbg(0x8, "--- Got serial_read_bulk callback %02x ---\n", status); in hso_std_serial_read_bulk_callback() [all …]
|