Searched refs:cras_system_state_get_input_nodes (Results 1 – 3 of 3) sorted by relevance
317 int cras_system_state_get_input_nodes(const struct cras_ionode_info **nodes);
650 int cras_system_state_get_input_nodes(const struct cras_ionode_info **nodes) in cras_system_state_get_input_nodes() function
598 nnodes = cras_system_state_get_input_nodes(&nodes); in append_nodes()