Home
last modified time | relevance | path

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

/external/adhd/cras/src/libcras/
Dcras_client.c228 struct cras_file_wait *sock_file_wait; member
826 rc = cras_file_wait_dispatch(client->sock_file_wait); in sock_file_wait_dispatch()
901 poll_fd[0].fd = cras_file_wait_get_fd(client->sock_file_wait); in connect_to_server()
1987 rc = cras_file_wait_get_fd(client->sock_file_wait); in client_thread()
2181 &(*client)->sock_file_wait); in cras_client_create()
2209 cras_file_wait_destroy((*client)->sock_file_wait); in cras_client_create()
2238 cras_file_wait_destroy(client->sock_file_wait); in cras_client_destroy()