Lines Matching refs:nnodes
2984 size_t ndevs, nnodes; in cras_client_find_output_node() local
3004 nnodes = CRAS_MAX_IONODES; in cras_client_find_output_node()
3006 &nnodes); in cras_client_find_output_node()
3017 for (j = 0; j < nnodes; j++) in cras_client_find_output_node()
3039 size_t ndevs, nnodes; in cras_client_get_node_by_id() local
3065 nnodes = CRAS_MAX_IONODES; in cras_client_get_node_by_id()
3068 &nnodes); in cras_client_get_node_by_id()
3071 &nnodes); in cras_client_get_node_by_id()
3076 for (i = 0; i < nnodes; i++) { in cras_client_get_node_by_id()
3354 size_t ndevs, nnodes; in cras_client_get_max_supported_channels() local
3380 nnodes = CRAS_MAX_IONODES; in cras_client_get_max_supported_channels()
3382 &nnodes); in cras_client_get_max_supported_channels()
3388 for (i = 0; i < nnodes; i++) { in cras_client_get_max_supported_channels()