HomeSort by: relevance | last modified time | path
    Searched defs:event_tostr (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/dev/audio/
audiotest.c 122 const char *event_tostr(int);
1124 event_tostr(int events) function
1146 pfd[i].fd, event_tostr(pfd[i].events));
2962 DPRINTF(" > pfd.revents=%s\n", event_tostr(pfd.revents));

Completed in 17 milliseconds