Lines Matching refs:node_id
56 cras_node_id_t node_id; member
60 cras_node_id_t node_id; member
65 cras_node_id_t node_id; member
182 node_data->node_id); in active_node_alert()
196 node_data->node_id, in output_node_volume_alert()
211 node_data->node_id, in node_left_right_swapped_alert()
226 node_data->node_id, in input_node_gain_alert()
488 cras_node_id_t node_id) in cras_observer_notify_active_node() argument
493 data.node_id = node_id; in cras_observer_notify_active_node()
498 void cras_observer_notify_output_node_volume(cras_node_id_t node_id, in cras_observer_notify_output_node_volume() argument
503 data.node_id = node_id; in cras_observer_notify_output_node_volume()
509 void cras_observer_notify_node_left_right_swapped(cras_node_id_t node_id, in cras_observer_notify_node_left_right_swapped() argument
514 data.node_id = node_id; in cras_observer_notify_node_left_right_swapped()
520 void cras_observer_notify_input_node_gain(cras_node_id_t node_id, in cras_observer_notify_input_node_gain() argument
525 data.node_id = node_id; in cras_observer_notify_input_node_gain()