Searched refs:sock_file_wait (Results 1 – 1 of 1) sorted by relevance
230 struct cras_file_wait *sock_file_wait; member909 rc = cras_file_wait_dispatch(client->sock_file_wait); in sock_file_wait_dispatch()983 poll_fd[0].fd = cras_file_wait_get_fd(client->sock_file_wait); in connect_to_server()2054 rc = cras_file_wait_get_fd(client->sock_file_wait); in client_thread()2261 &(*client)->sock_file_wait); in cras_client_create_with_type()2288 cras_file_wait_destroy((*client)->sock_file_wait); in cras_client_create_with_type()2324 cras_file_wait_destroy(client->sock_file_wait); in cras_client_destroy()