HomeSort by relevance Sort by last modified time
    Searched refs:cras_iodev_odev_should_wake (Results 1 - 5 of 5) sorted by null

  /external/adhd/cras/src/server/
cras_iodev.h 603 int cras_iodev_odev_should_wake(const struct cras_iodev *odev);
cras_iodev.c 1123 int cras_iodev_odev_should_wake(const struct cras_iodev *odev) function
    [all...]
audio_thread.c 1016 if (!cras_iodev_odev_should_wake(adev->dev))
    [all...]
  /external/adhd/cras/src/tests/
iodev_unittest.cc     [all...]
audio_thread_unittest.cc 1019 int cras_iodev_odev_should_wake(const struct cras_iodev *odev) function

Completed in 1032 milliseconds