Lines Matching refs:dev_dbg
269 dev_dbg(&port->dev, in analyze_baud_rate()
281 dev_dbg(&port->dev, in analyze_baud_rate()
321 dev_dbg(dev, "%s - baud rate is changing\n", __func__); in cypress_serial_control()
325 dev_dbg(dev, "%s - New baud rate set to %d\n", in cypress_serial_control()
329 dev_dbg(dev, "%s - baud rate is being sent as %d\n", __func__, in cypress_serial_control()
342 dev_dbg(dev, "%s - device is being sent this feature report:\n", __func__); in cypress_serial_control()
343 dev_dbg(dev, "%s - %02X - %02X - %02X - %02X - %02X\n", __func__, in cypress_serial_control()
385 dev_dbg(dev, "%s - retreiving serial line settings\n", __func__); in cypress_serial_control()
490 dev_dbg(&port->dev, "%s - read & write intervals forced to %d\n", in cypress_generic_port_probe()
495 dev_dbg(&port->dev, "%s - intervals: read=%d write=%d\n", in cypress_generic_port_probe()
515 dev_dbg(&port->dev, "%s - Failed setting up port\n", __func__); in cypress_earthmate_port_probe()
530 dev_dbg(&port->dev, in cypress_earthmate_port_probe()
546 dev_dbg(&port->dev, "%s - Failed setting up port\n", __func__); in cypress_hidcom_port_probe()
563 dev_dbg(&port->dev, "%s - Failed setting up port\n", __func__); in cypress_ca42v2_port_probe()
654 dev_dbg(&port->dev, "%s - stopping urbs\n", __func__); in cypress_close()
669 dev_dbg(&port->dev, "%s - %d bytes\n", __func__, count); in cypress_write()
701 dev_dbg(dev, "%s - interrupt out size is %d\n", __func__, in cypress_send()
706 dev_dbg(dev, "%s - can't write, urb in use\n", __func__); in cypress_send()
736 dev_dbg(dev, "%s - line control command being issued\n", __func__); in cypress_send()
758 dev_dbg(dev, "%s - count is %d\n", __func__, count); in cypress_send()
811 dev_dbg(&port->dev, "%s - returns %d\n", __func__, room); in cypress_write_room()
836 dev_dbg(&port->dev, "%s - result = %x\n", __func__, result); in cypress_tiocmget()
949 dev_dbg(dev, "%s - dropping the lines, baud rate 0bps\n", __func__); in cypress_set_termios()
955 dev_dbg(dev, "%s - sending %d stop_bits, %d parity_enable, %d parity_type, %d data_bits (+5)\n", in cypress_set_termios()
973 dev_dbg(dev, "Using custom termios settings for a baud rate of 4800bps.\n"); in cypress_set_termios()
1022 dev_dbg(&port->dev, "%s - returns %d\n", __func__, chars); in cypress_chars_in_buffer()
1099 dev_dbg(dev, "%s - now throttling\n", __func__); in cypress_read_int_callback()
1108 dev_dbg(dev, "%s - bad tty pointer - exiting\n", __func__); in cypress_read_int_callback()
1135 dev_dbg(dev, in cypress_read_int_callback()
1169 dev_dbg(dev, "%s - calling hangup\n", __func__); in cypress_read_int_callback()
1182 dev_dbg(dev, "%s - Parity Error detected\n", __func__); in cypress_read_int_callback()
1236 dev_dbg(dev, "%s - urb shutting down with status: %d\n", in cypress_write_int_callback()