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