• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/

Lines Matching refs:__func__

477 	dbg("%s result = %d", __func__, result);
542 dbg("%s", __func__);
553 __func__, status);
556 dbg("%s - nonzero urb status received: %d", __func__, status);
563 __func__, length, data);
570 dbg("%s - bytes_avail=%d, rxBytesAvail=%d, read_in_progress=%d", __func__, bytes_avail, edge_serial->rxBytesAvail, edge_serial->read_in_progress);
574 dbg("%s - posting a read", __func__);
582 dev_err(&edge_serial->serial->dev->dev, "%s - usb_submit_urb(read bulk) failed with result = %d\n", __func__, result);
603 __func__, portNumber,
630 __func__, result);
647 dbg("%s", __func__);
651 __func__, status);
657 dbg("%s - read bulk callback with no data", __func__);
665 __func__, raw_data_length, data);
672 dbg("%s - Received = %d, rxBytesAvail %d", __func__,
679 dbg("%s - posting a read", __func__);
685 "retval = %d\n", __func__, retval);
707 dbg("%s", __func__);
711 __func__, status);
743 dbg("%s", __func__);
746 dbg("%s - FREE URB %p (outstanding %d)", __func__,
758 __func__, status);
793 dbg("%s - port %d", __func__, port->number);
847 __func__, response);
873 __func__);
884 dbg("%s - open timedout", __func__);
897 dbg("%s - no memory", __func__);
907 dbg("%s - no memory", __func__);
913 __func__, port->number, edge_port->maxTxCredits);
915 dbg("%s exited", __func__);
944 dbg("%s - Got Chase Response", __func__);
948 dbg("%s - Got all credits", __func__);
964 dbg("%s - Chase TIMEOUT", __func__);
969 dbg("%s - Last %d, Current %d", __func__,
1001 dbg("%s - TX Buffer Empty", __func__);
1011 dbg("%s wait", __func__);
1017 dbg("%s - TIMEOUT", __func__);
1038 dbg("%s - port %d", __func__, port->number);
1056 dbg("%s - Sending IOSP_CMD_CHASE_PORT", __func__);
1069 dbg("%s - Sending IOSP_CMD_CLOSE_PORT", __func__);
1090 dbg("%s exited", __func__);
1111 dbg("%s - port %d", __func__, port->number);
1126 __func__, port->number, count,
1132 dbg("%s - copySize = Zero", __func__);
1145 dbg("%s - copy %d bytes of %d into fifo ", __func__,
1150 usb_serial_debug_data(debug, &port->dev, __func__,
1164 dbg("%s - copy rest of data %d", __func__, secondhalf);
1166 usb_serial_debug_data(debug, &port->dev, __func__,
1182 dbg("%s wrote %d byte(s) TxCredits %d, Fifo %d", __func__,
1215 dbg("%s(%d)", __func__, edge_port->port->number);
1223 __func__, edge_port->port->number,
1237 __func__, edge_port->port->number, fifo->count,
1258 "%s - no more kernel memory...\n", __func__);
1286 __func__, count, &buffer[2]);
1305 __func__, status);
1313 __func__, count, edge_port->txCredits, fifo->count);
1334 dbg("%s", __func__);
1341 dbg("%s - port %d", __func__, port->number);
1344 dbg("%s - port not opened", __func__);
1353 dbg("%s - returns %d", __func__, room);
1374 dbg("%s", __func__);
1382 dbg("%s - port not opened", __func__);
1391 dbg("%s(port %d) - returns %d", __func__,
1410 dbg("%s - port %d", __func__, port->number);
1416 dbg("%s - port not opened", __func__);
1452 dbg("%s - port %d", __func__, port->number);
1458 dbg("%s - port not opened", __func__);
1490 dbg("%s - clfag %08x iflag %08x", __func__,
1492 dbg("%s - old clfag %08x old iflag %08x", __func__,
1495 dbg("%s - port %d", __func__, port->number);
1501 dbg("%s - port not opened", __func__);
1529 dbg("%s -- Empty", __func__);
1546 dbg("%s - port %d", __func__, port->number);
1578 dbg("%s - port %d", __func__, port->number);
1590 dbg("%s -- %x", __func__, result);
1636 dbg("%s - port %d, cmd = 0x%x", __func__, port->number, cmd);
1640 dbg("%s (%d) TIOCSERGETLSR", __func__, port->number);
1644 dbg("%s (%d) TIOCGSERIAL", __func__, port->number);
1648 dbg("%s (%d) TIOCMIWAIT", __func__, port->number);
1689 __func__, port->number, icount.rx, icount.tx);
1715 dbg("%s - Sending IOSP_CMD_CHASE_PORT", __func__);
1729 dbg("%s - Sending IOSP_CMD_SET_BREAK", __func__);
1733 dbg("%s - Sending IOSP_CMD_CLEAR_BREAK", __func__);
1739 __func__);
1759 dbg("%s", __func__);
1766 dbg("%s - stuck in loop, exiting it.", __func__);
1787 dbg("%s - Hdr1=%02X Hdr2=%02X", __func__,
1828 __func__,
1869 __func__, rxLen, edge_serial->rxPort);
1915 __func__, edge_serial->rxPort);
1919 dbg("%s - port %d", __func__, edge_serial->rxPort);
1927 __func__, edge_serial->rxPort, byte3);
1942 dbg("%s ========== Port %u CHECK_RSP Sequence = %02x =============", __func__, edge_serial->rxPort, byte3);
1951 dbg("%s - Port %u Open Response Inital MSR = %02x TxBufferSize = %d", __func__, edge_serial->rxPort, byte2, edge_port->txCredits);
1981 __func__, edge_serial->rxPort, byte2);
1987 __func__, edge_serial->rxPort, byte2, byte3);
1995 * __func__, edge_serial->rxPort, byte2, byte3);
2000 __func__, edge_serial->rxPort, byte2);
2010 dbg("%s - Unrecognized IOSP status code %u", __func__, code);
2029 __func__, length - cnt);
2046 dbg("%s %02x", __func__, newMsr);
2082 dbg("%s - %02x", __func__, newLsr);
2133 dbg("%s - %x, %x, %d", __func__, extAddr, addr, length);
2138 __func__, 64);
2150 /* dbg("%s - writing %x, %x, %d", __func__,
2184 /* dbg("%s - %x, %x, %d", __func__, extAddr, addr, length); */
2189 __func__, 64);
2200 /* dbg("%s - writing %x, %x, %d", __func__,
2234 dbg("%s - %x, %x, %d", __func__, extAddr, addr, length);
2239 "%s - kmalloc(%d) failed.\n", __func__, 64);
2250 /* dbg("%s - %x, %x, %d", __func__,
2282 dbg("%s - %d, %d", __func__, command, param);
2287 "%s - kmalloc(%d) failed.\n", __func__, 10);
2321 __func__, length, buffer);
2330 __func__, urb, atomic_read(&CmdUrbs));
2344 __func__, status);
2382 dbg("%s - port = %d, baud = %d", __func__,
2388 __func__);
2396 "%s - kmalloc(%d) failed.\n", __func__, 0x100);
2433 dbg("%s - %d", __func__, baudrate);
2451 dbg("%s - Baud %d = %d", __func__, baudrate, custom);
2474 (regNum == MCR) ? "MCR" : "LCR", __func__, regValue);
2533 dbg("%s - port %d", __func__, edge_port->port->number);
2537 dbg("%s - port not opened", __func__);
2546 dbg("%s - data bits = 5", __func__);
2550 dbg("%s - data bits = 6", __func__);
2554 dbg("%s - data bits = 7", __func__);
2559 dbg("%s - data bits = 8", __func__);
2568 dbg("%s - parity = mark", __func__);
2571 dbg("%s - parity = space", __func__);
2575 dbg("%s - parity = odd", __func__);
2578 dbg("%s - parity = even", __func__);
2581 dbg("%s - parity = none", __func__);
2586 dbg("%s - stop bits = 2", __func__);
2589 dbg("%s - stop bits = 1", __func__);
2597 dbg("%s - RTS/CTS is enabled", __func__);
2599 dbg("%s - RTS/CTS is disabled", __func__);
2621 __func__, start_char, stop_char);
2623 dbg("%s - INBOUND XON/XOFF is disabled", __func__);
2630 __func__, start_char, stop_char);
2632 dbg("%s - OUTBOUND XON/XOFF is disabled", __func__);
2675 dbg("%s - baud rate = %d", __func__, baud);
2910 dev_err(&serial->dev->dev, "%s - Out of memory\n", __func__);
2954 dbg("%s - time 1 %ld", __func__, jiffies);
2961 dbg("%s - time 2 %ld", __func__, jiffies);
2966 dbg("%s - time 3 %ld", __func__, jiffies);
2985 __func__);
3107 __func__, response);
3121 dbg("%s", __func__);
3146 dbg("%s", __func__);