Home
last modified time | relevance | path

Searched refs:cuda_send_packet_to_host (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/misc/macio/
H A Dcuda.c186 static void cuda_send_packet_to_host(CUDAState *s, in cuda_send_packet_to_host() function
214 cuda_send_packet_to_host(s, obuf, olen + 2); in cuda_adb_poll()
396 cuda_send_packet_to_host(s, obuf, 3 + out_len); in cuda_receive_packet()
405 cuda_send_packet_to_host(s, obuf, 4); in cuda_receive_packet()
416 cuda_send_packet_to_host(s, obuf, 4); in cuda_receive_packet()
438 cuda_send_packet_to_host(s, obuf, olen + 2); in cuda_receive_packet_from_host()
445 cuda_send_packet_to_host(s, obuf, olen + 3); in cuda_receive_packet_from_host()