Lines Matching refs:dev_dbg
155 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_get_triggers()
164 dev_dbg(&dev->core, "%s:%d: tx_buf_size failed: %s\n", in ps3_vuart_get_triggers()
173 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_get_triggers()
180 dev_dbg(&dev->core, "%s:%d: tx %lxh, rx %lxh\n", __func__, __LINE__, in ps3_vuart_get_triggers()
196 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_set_triggers()
205 dev_dbg(&dev->core, "%s:%d: tx_buf_size failed: %s\n", in ps3_vuart_set_triggers()
214 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_set_triggers()
219 dev_dbg(&dev->core, "%s:%d: tx %xh, rx %xh\n", __func__, __LINE__, in ps3_vuart_set_triggers()
234 dev_dbg(&dev->core, "%s:%d: rx_bytes failed: %s\n", in ps3_vuart_get_rx_bytes_waiting()
237 dev_dbg(&dev->core, "%s:%d: %llxh\n", __func__, __LINE__, in ps3_vuart_get_rx_bytes_waiting()
254 dev_dbg(&dev->core, "%s:%d: %lxh\n", __func__, __LINE__, mask); in ps3_vuart_set_interrupt_mask()
262 dev_dbg(&dev->core, "%s:%d: interrupt_mask failed: %s\n", in ps3_vuart_set_interrupt_mask()
279 dev_dbg(&dev->core, "%s:%d: interrupt_status failed: %s\n", in ps3_vuart_get_interrupt_status()
284 dev_dbg(&dev->core, "%s:%d: m %llxh, s %llxh, m&s %lxh\n", in ps3_vuart_get_interrupt_status()
368 dev_dbg(&dev->core, "%s:%d: wrote %llxh/%xh=>%lxh\n", __func__, __LINE__, in ps3_vuart_raw_write()
387 dev_dbg(&dev->core, "%s:%d: %xh\n", __func__, __LINE__, bytes); in ps3_vuart_raw_read()
393 dev_dbg(&dev->core, "%s:%d: lv1_read_virtual_uart failed: %s\n", in ps3_vuart_raw_read()
400 dev_dbg(&dev->core, "%s:%d: read %llxh/%xh=>%lxh\n", __func__, __LINE__, in ps3_vuart_raw_read()
428 dev_dbg(&dev->core, "%s:%d: %u\n", __func__, __LINE__, bytes); in ps3_vuart_clear_rx_bytes()
483 dev_dbg(&dev->core, "%s:%d: %u(%xh) bytes\n", __func__, __LINE__, in ps3_vuart_write()
496 dev_dbg(&dev->core, in ps3_vuart_write()
503 dev_dbg(&dev->core, "%s:%d: wrote %xh bytes\n", in ps3_vuart_write()
528 dev_dbg(&dev->core, "%s:%d: queued buf_%lu, %xh bytes\n", in ps3_vuart_write()
581 dev_dbg(&dev->core, "%s:%d: buf_%lu: queued %llxh bytes\n", in ps3_vuart_queue_rx_bytes()
607 dev_dbg(&dev->core, "%s:%d: %u(%xh) bytes\n", __func__, __LINE__, in ps3_vuart_read()
619 dev_dbg(&dev->core, "%s:%d: starved for %lxh bytes\n", in ps3_vuart_read()
637 dev_dbg(&dev->core, "%s:%d: buf_%lu: dequeued %lxh " in ps3_vuart_read()
644 dev_dbg(&dev->core, "%s:%d: buf_%lu: free, dequeued %lxh " in ps3_vuart_read()
678 dev_dbg(&dev->core, "%s:%d: warning, multiple calls\n", in ps3_vuart_read_async()
687 dev_dbg(&dev->core, "%s:%d: schedule_work %xh bytes\n", in ps3_vuart_read_async()
697 dev_dbg(&dev->core, "%s:%d: waiting for %u(%xh) bytes\n", __func__, in ps3_vuart_read_async()
726 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_tx()
738 dev_dbg(&dev->core, in ps3_vuart_handle_interrupt_tx()
748 dev_dbg(&dev->core, in ps3_vuart_handle_interrupt_tx()
755 dev_dbg(&dev->core, "%s:%d free buf_%lu\n", __func__, __LINE__, in ps3_vuart_handle_interrupt_tx()
765 dev_dbg(&dev->core, "%s:%d wrote %lxh bytes total\n", in ps3_vuart_handle_interrupt_tx()
785 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_rx()
797 dev_dbg(&dev->core, "%s:%d: schedule_work %lxh bytes\n", in ps3_vuart_handle_interrupt_rx()
810 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_disconnect()
834 dev_dbg(&dev->core, "%s:%d: status: %lxh\n", __func__, __LINE__, in ps3_vuart_handle_port_interrupt()
987 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_probe()
992 dev_dbg(&dev->core, "%s:%d: (%s)\n", __func__, __LINE__, in ps3_vuart_probe()
1008 dev_dbg(&dev->core, "%s:%d: port busy (%d)\n", __func__, in ps3_vuart_probe()
1055 dev_dbg(&dev->core, "%s:%d: drv->probe failed\n", in ps3_vuart_probe()
1074 dev_dbg(&dev->core, "%s:%d: failed\n", __func__, __LINE__); in ps3_vuart_probe()
1089 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_cleanup()
1114 dev_dbg(&dev->core, " -> %s:%d: match_id %d\n", __func__, __LINE__, in ps3_vuart_remove()
1118 dev_dbg(&dev->core, "%s:%d: no driver bound\n", __func__, in ps3_vuart_remove()
1131 dev_dbg(&dev->core, "%s:%d: no remove method\n", __func__, in ps3_vuart_remove()
1142 dev_dbg(&dev->core, " <- %s:%d\n", __func__, __LINE__); in ps3_vuart_remove()
1164 dev_dbg(&dev->core, " -> %s:%d: match_id %d\n", __func__, __LINE__, in ps3_vuart_shutdown()
1168 dev_dbg(&dev->core, "%s:%d: no driver bound\n", __func__, in ps3_vuart_shutdown()
1181 dev_dbg(&dev->core, "%s:%d: no shutdown, calling remove\n", in ps3_vuart_shutdown()
1185 dev_dbg(&dev->core, "%s:%d: no shutdown method\n", __func__, in ps3_vuart_shutdown()
1192 dev_dbg(&dev->core, " <- %s:%d\n", __func__, __LINE__); in ps3_vuart_shutdown()