Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_system_state.h317 int cras_system_state_get_input_nodes(const struct cras_ionode_info **nodes);
Dcras_system_state.c650 int cras_system_state_get_input_nodes(const struct cras_ionode_info **nodes) in cras_system_state_get_input_nodes() function
Dcras_dbus_control.c598 nnodes = cras_system_state_get_input_nodes(&nodes); in append_nodes()