Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_iodev_list.c68 static struct cras_iodev *empty_hotword_dev; variable
811 return hotword_suspended ? empty_hotword_dev : dev; in find_pinned_device()
1087 empty_hotword_dev = in cras_iodev_list_init()
1109 empty_iodev_destroy(empty_hotword_dev); in cras_iodev_list_deinit()
1433 init_pinned_device(empty_hotword_dev, stream); in cras_iodev_list_suspend_hotword_streams()
1447 &empty_hotword_dev, 1); in cras_iodev_list_suspend_hotword_streams()
1481 empty_hotword_dev); in cras_iodev_list_resume_hotword_stream()
1484 close_pinned_device(empty_hotword_dev); in cras_iodev_list_resume_hotword_stream()