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
1284 goldfish_pipe_add_type("zero", NULL, &zeroPipe_funcs);
1287 goldfish_pipe_add_type("pingpong", NULL, &pingPongPipe_funcs);
1290 goldfish_pipe_add_type("throttle", NULL, &throttlePipe_funcs);

Completed in 68 milliseconds