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.cc1127 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack *>(10), 0, aio); in TEST()
1130 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack *>(20), 0, aio); in TEST()
1192 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack *>(4), 0, aio); in TEST()
1224 jack_output_plug_event(reinterpret_cast<struct cras_alsa_jack *>(4), 0, aio); in TEST()
/external/adhd/cras/src/server/
Dcras_alsa_io.c1445 static void jack_output_plug_event(const struct cras_alsa_jack *jack, in jack_output_plug_event() function
2068 jack_output_plug_event : in alsa_iodev_create()