Lines Matching refs:dev_dbg

167 		dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n",  in ps3_vuart_get_triggers()
176 dev_dbg(&dev->core, "%s:%d: tx_buf_size failed: %s\n", in ps3_vuart_get_triggers()
185 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_get_triggers()
192 dev_dbg(&dev->core, "%s:%d: tx %lxh, rx %lxh\n", __func__, __LINE__, in ps3_vuart_get_triggers()
208 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_set_triggers()
217 dev_dbg(&dev->core, "%s:%d: tx_buf_size failed: %s\n", in ps3_vuart_set_triggers()
226 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_set_triggers()
231 dev_dbg(&dev->core, "%s:%d: tx %xh, rx %xh\n", __func__, __LINE__, in ps3_vuart_set_triggers()
246 dev_dbg(&dev->core, "%s:%d: rx_bytes failed: %s\n", in ps3_vuart_get_rx_bytes_waiting()
249 dev_dbg(&dev->core, "%s:%d: %llxh\n", __func__, __LINE__, in ps3_vuart_get_rx_bytes_waiting()
266 dev_dbg(&dev->core, "%s:%d: %lxh\n", __func__, __LINE__, mask); in ps3_vuart_set_interrupt_mask()
274 dev_dbg(&dev->core, "%s:%d: interrupt_mask failed: %s\n", in ps3_vuart_set_interrupt_mask()
291 dev_dbg(&dev->core, "%s:%d: interrupt_status failed: %s\n", in ps3_vuart_get_interrupt_status()
296 dev_dbg(&dev->core, "%s:%d: m %llxh, s %llxh, m&s %lxh\n", in ps3_vuart_get_interrupt_status()
373 dev_dbg(&dev->core, "%s:%d: lv1_write_virtual_uart failed: " in ps3_vuart_raw_write()
380 dev_dbg(&dev->core, "%s:%d: wrote %llxh/%xh=>%lxh\n", __func__, __LINE__, in ps3_vuart_raw_write()
399 dev_dbg(&dev->core, "%s:%d: %xh\n", __func__, __LINE__, bytes); in ps3_vuart_raw_read()
405 dev_dbg(&dev->core, "%s:%d: lv1_read_virtual_uart failed: %s\n", in ps3_vuart_raw_read()
412 dev_dbg(&dev->core, "%s:%d: read %llxh/%xh=>%lxh\n", __func__, __LINE__, in ps3_vuart_raw_read()
440 dev_dbg(&dev->core, "%s:%d: %u\n", __func__, __LINE__, bytes); in ps3_vuart_clear_rx_bytes()
495 dev_dbg(&dev->core, "%s:%d: %u(%xh) bytes\n", __func__, __LINE__, in ps3_vuart_write()
508 dev_dbg(&dev->core, in ps3_vuart_write()
515 dev_dbg(&dev->core, "%s:%d: wrote %xh bytes\n", in ps3_vuart_write()
540 dev_dbg(&dev->core, "%s:%d: queued buf_%lu, %xh bytes\n", in ps3_vuart_write()
593 dev_dbg(&dev->core, "%s:%d: buf_%lu: queued %llxh bytes\n", in ps3_vuart_queue_rx_bytes()
619 dev_dbg(&dev->core, "%s:%d: %u(%xh) bytes\n", __func__, __LINE__, in ps3_vuart_read()
631 dev_dbg(&dev->core, "%s:%d: starved for %lxh bytes\n", in ps3_vuart_read()
649 dev_dbg(&dev->core, "%s:%d: buf_%lu: dequeued %lxh " in ps3_vuart_read()
656 dev_dbg(&dev->core, "%s:%d: buf_%lu: free, dequeued %lxh " in ps3_vuart_read()
690 dev_dbg(&dev->core, "%s:%d: warning, multiple calls\n", in ps3_vuart_read_async()
699 dev_dbg(&dev->core, "%s:%d: schedule_work %xh bytes\n", in ps3_vuart_read_async()
709 dev_dbg(&dev->core, "%s:%d: waiting for %u(%xh) bytes\n", __func__, in ps3_vuart_read_async()
738 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_tx()
750 dev_dbg(&dev->core, in ps3_vuart_handle_interrupt_tx()
760 dev_dbg(&dev->core, in ps3_vuart_handle_interrupt_tx()
767 dev_dbg(&dev->core, "%s:%d free buf_%lu\n", __func__, __LINE__, in ps3_vuart_handle_interrupt_tx()
777 dev_dbg(&dev->core, "%s:%d wrote %lxh bytes total\n", in ps3_vuart_handle_interrupt_tx()
797 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_rx()
809 dev_dbg(&dev->core, "%s:%d: schedule_work %lxh bytes\n", in ps3_vuart_handle_interrupt_rx()
822 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_disconnect()
846 dev_dbg(&dev->core, "%s:%d: status: %lxh\n", __func__, __LINE__, in ps3_vuart_handle_port_interrupt()
1000 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_probe()
1004 dev_dbg(&dev->core, "%s:%d: (%s)\n", __func__, __LINE__, in ps3_vuart_probe()
1022 dev_dbg(&dev->core, "%s:%d: port busy (%d)\n", __func__, in ps3_vuart_probe()
1069 dev_dbg(&dev->core, "%s:%d: drv->probe failed\n", in ps3_vuart_probe()
1088 dev_dbg(&dev->core, "%s:%d: failed\n", __func__, __LINE__); in ps3_vuart_probe()
1103 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_cleanup()
1128 dev_dbg(&dev->core, " -> %s:%d: match_id %d\n", __func__, __LINE__, in ps3_vuart_remove()
1132 dev_dbg(&dev->core, "%s:%d: no driver bound\n", __func__, in ps3_vuart_remove()
1145 dev_dbg(&dev->core, "%s:%d: no remove method\n", __func__, in ps3_vuart_remove()
1156 dev_dbg(&dev->core, " <- %s:%d\n", __func__, __LINE__); in ps3_vuart_remove()
1179 dev_dbg(&dev->core, " -> %s:%d: match_id %d\n", __func__, __LINE__, in ps3_vuart_shutdown()
1183 dev_dbg(&dev->core, "%s:%d: no driver bound\n", __func__, in ps3_vuart_shutdown()
1196 dev_dbg(&dev->core, "%s:%d: no shutdown, calling remove\n", in ps3_vuart_shutdown()
1200 dev_dbg(&dev->core, "%s:%d: no shutdown method\n", __func__, in ps3_vuart_shutdown()
1207 dev_dbg(&dev->core, " <- %s:%d\n", __func__, __LINE__); in ps3_vuart_shutdown()