Home
last modified time | relevance | path

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

/external/adhd/cras/src/libcras/
Dcras_client.c386 static void server_state_unlock(const struct cras_client *client, int lock_rc) in server_state_unlock() function
729 server_state_unlock(client, lock_rc); in disconnect_transition_action()
1758 server_state_unlock(client, lock_rc); in client_attach_shm()
2635 server_state_unlock(client, lock_rc); in cras_client_get_system_volume()
2649 server_state_unlock(client, lock_rc); in cras_client_get_system_capture_gain()
2663 server_state_unlock(client, lock_rc); in cras_client_get_system_muted()
2677 server_state_unlock(client, lock_rc); in cras_client_get_user_muted()
2691 server_state_unlock(client, lock_rc); in cras_client_get_system_capture_muted()
2705 server_state_unlock(client, lock_rc); in cras_client_get_system_min_volume()
2719 server_state_unlock(client, lock_rc); in cras_client_get_system_max_volume()
[all …]