Home
last modified time | relevance | path

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

/external/adhd/cras/src/libcras/
Dcras_client.h547 int cras_client_get_max_supported_channels(const struct cras_client *client,
Dcras_client.c3350 int cras_client_get_max_supported_channels(const struct cras_client *client, in cras_client_get_max_supported_channels() function
/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c380 int rc = cras_client_get_max_supported_channels( in print_node_info()