Home | History | Annotate | Download | only in server

Lines Matching full:ndevs

501 	int ndevs, nnodes;
505 ndevs = cras_system_state_get_output_devs(&devs);
508 ndevs = cras_system_state_get_input_devs(&devs);
517 for (j = 0; j < ndevs; j++)
520 if (j == ndevs)