Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_connection.h37 void rbug_disconnect(struct rbug_connection *c);
Drbug_connection.c56 rbug_disconnect(struct rbug_connection *c) in rbug_disconnect() function
/external/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c799 rbug_disconnect(tr_rbug->con); in rbug_con()