Searched refs:hso_dbg (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/usb/ |
| H A D | hso.c | 98 #define hso_dbg(lvl, fmt, ...) \ macro 847 hso_dbg(0x1, "Rx %d bytes\n", count); in packetizeRx() 946 hso_dbg(0x1, " W_S\n"); in packetizeRx() 950 hso_dbg(0x1, "\n"); in packetizeRx() 1184 hso_dbg(0x1, "serial == NULL\n"); in hso_std_serial_read_bulk_callback() 1293 hso_dbg(0x1, "Closing serial port\n"); in hso_serial_close() 1622 hso_dbg(0x1, "no tty structures\n"); in hso_serial_tiocmget() 1655 hso_dbg(0x1, "no tty structures\n"); in hso_serial_tiocmset() 1907 hso_dbg(0x1, "serial == NULL\n"); in hso_std_serial_write_bulk_callback() 1922 hso_dbg(0x1, "\n"); in hso_std_serial_write_bulk_callback() [all …]
|