Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_core.h86 int rbug_send_ping_reply(struct rbug_connection *__con,
Drbug_core.c148 int rbug_send_ping_reply(struct rbug_connection *__con, in rbug_send_ping_reply() function
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c722 rbug_send_ping_reply(tr_rbug->con, serial, NULL); in rbug_header()