Lines Matching defs:hso_dbg

98 #define hso_dbg(lvl, fmt, ...)						\
686 hso_dbg(0x1, "%s: received USB status - %s (%d)\n",
786 hso_dbg(0x1, "len: %d/%d\n", skb->len, MUX_BULK_TX_BUF_SIZE);
848 hso_dbg(0x1, "Rx %d bytes\n", count);
888 hso_dbg(0x1, "could not allocate memory\n");
947 hso_dbg(0x1, " W_S\n");
951 hso_dbg(0x1, "\n");
996 hso_dbg(0x1, "BULK IN callback but driver is not active!\n");
1091 hso_dbg(0x8, "port %d\n", serial->minor);
1181 hso_dbg(0x8, "--- Got serial_read_bulk callback %02x ---\n", status);
1185 hso_dbg(0x1, "serial == NULL\n");
1193 hso_dbg(0x1, "Actual length = %d\n", urb->actual_length);
1244 hso_dbg(0x1, "Failed to open port\n");
1253 hso_dbg(0x1, "Opening %d\n", serial->minor);
1275 hso_dbg(0x1, "Port was already open\n");
1294 hso_dbg(0x1, "Closing serial port\n");
1384 hso_dbg(0x16, "Termios called with: cflags new[%u] - old[%u]\n",
1623 hso_dbg(0x1, "no tty structures\n");
1656 hso_dbg(0x1, "no tty structures\n");
1695 hso_dbg(0x8, "IOCTL cmd: %d, arg: %ld\n", cmd, arg);
1779 hso_dbg(0x2, "%s command (%02x) len: %d, port: %d\n",
1848 hso_dbg(0x8, "--- Got intr callback 0x%02X ---\n", status);
1852 hso_dbg(0x8, "port_req = 0x%.2X\n", *port_req);
1860 hso_dbg(0x1, "Pending read interrupt on port %d\n",
1873 hso_dbg(0x1, "Already a read pending on port %d or port not open\n",
1908 hso_dbg(0x1, "serial == NULL\n");
1923 hso_dbg(0x1, "\n");
1972 hso_dbg(0x8, "--- Got muxed ctrl callback 0x%02X ---\n", status);
1973 hso_dbg(0x8, "Actual length of urb = %d\n", urb->actual_length);
1999 hso_dbg(0x1, "serial = NULL\n");
2011 hso_dbg(0x1, "data to push to tty\n");
2391 hso_dbg(0x1, "sizeof hso_net is %zu\n", sizeof(*hso_net));