Searched defs:goldfish_pipe_add_type (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_pipe.c82 goldfish_pipe_add_type(const char* pipeName, function
1240 goldfish_pipe_add_type("zero", NULL, &zeroPipe_funcs);
1243 goldfish_pipe_add_type("pingpong", NULL, &pingPongPipe_funcs);
1246 goldfish_pipe_add_type("throttle", NULL, &throttlePipe_funcs);

Completed in 37 milliseconds