Searched refs:hso_dbg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | hso.c | 98 #define hso_dbg(lvl, fmt, ...) \ macro 687 hso_dbg(0x1, "%s: received USB status - %s (%d)\n", in handle_usb_error() 787 hso_dbg(0x1, "len: %d/%d\n", skb->len, MUX_BULK_TX_BUF_SIZE); in hso_net_start_xmit() 849 hso_dbg(0x1, "Rx %d bytes\n", count); in packetizeRx() 889 hso_dbg(0x1, "could not allocate memory\n"); in packetizeRx() 948 hso_dbg(0x1, " W_S\n"); in packetizeRx() 952 hso_dbg(0x1, "\n"); in packetizeRx() 997 hso_dbg(0x1, "BULK IN callback but driver is not active!\n"); in read_bulk_callback() 1093 hso_dbg(0x8, "port %d\n", serial->minor); in _hso_serial_set_termios() 1183 hso_dbg( in hso_std_serial_read_bulk_callback() [all...] |
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A 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( in hso_std_serial_read_bulk_callback() [all...] |
Completed in 6 milliseconds