Home
last modified time | relevance | path

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

/external/adhd/cras/src/libcras/
Dcras_client.c2059 static int send_simple_cmd_msg(struct cras_client *client, in send_simple_cmd_msg() function
2257 return send_simple_cmd_msg(client, 0, CLIENT_SERVER_CONNECT); in cras_client_connected_wait()
2262 return send_simple_cmd_msg(client, 0, CLIENT_SERVER_CONNECT_ASYNC); in cras_client_connect_async()
2464 return send_simple_cmd_msg(client, stream_id, CLIENT_REMOVE_STREAM); in cras_client_rm_stream()
2772 send_simple_cmd_msg(client, 0, CLIENT_STOP); in cras_client_stop()