Searched refs:putpacket (Results 1 – 4 of 4) sorted by relevance
91 .putpacket = NULL,
264 .putpacket = cvmx_debug_uart_putpacket,
445 int (*putpacket)(char *); member
427 if (cvmx_debug_comms[cvmx_debug_globals->comm_type]->putpacket == NULL) in cvmx_debug_putpacket_noformat()430 return cvmx_debug_comms[cvmx_debug_globals->comm_type]->putpacket(packet); in cvmx_debug_putpacket_noformat()