Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_core.h97 struct rbug_proto_ping * rbug_demarshal_ping(struct rbug_proto_header *header);
Drbug_demarshal.c37 return (struct rbug_header *)rbug_demarshal_ping(header); in rbug_demarshal()
Drbug_core.c246 struct rbug_proto_ping * rbug_demarshal_ping(struct rbug_proto_header *header) in rbug_demarshal_ping() function