Home
last modified time | relevance | path

Searched refs:cras_observer_notify_output_node_volume (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
Dcras_observer.h78 void cras_observer_notify_output_node_volume(cras_node_id_t node_id,
Dcras_observer.c532 void cras_observer_notify_output_node_volume(cras_node_id_t node_id, in cras_observer_notify_output_node_volume() function
Dcras_iodev_list.c1745 cras_observer_notify_output_node_volume(id, node->volume); in cras_iodev_list_notify_node_volume()
/external/adhd/cras/src/tests/
Dobserver_unittest.cc475 cras_observer_notify_output_node_volume(node_id, volume); in TEST_F()
Diodev_list_unittest.cc2314 void cras_observer_notify_output_node_volume(cras_node_id_t node_id, in cras_observer_notify_output_node_volume() function