Home
last modified time | relevance | path

Searched refs:jack_output_plug_event (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc1066 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack*>(10), 0, aio); in TEST()
1069 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack*>(20), 0, aio); in TEST()
1166 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack*>(4), 0, aio); in TEST()
1203 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack*>(4), 0, aio); in TEST()
/external/adhd/cras/src/server/
Dcras_alsa_io.c1498 static void jack_output_plug_event(const struct cras_alsa_jack *jack, in jack_output_plug_event() function
2168 direction == CRAS_STREAM_OUTPUT ? jack_output_plug_event : in alsa_iodev_create()