Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_ucm.h242 int ucm_get_preempt_hotword(struct cras_use_case_mgr *mgr, const char *dev);
Dcras_alsa_ucm.c700 int ucm_get_preempt_hotword(struct cras_use_case_mgr *mgr, const char *dev) in ucm_get_preempt_hotword() function
Dcras_alsa_io.c1303 if (ucm_get_preempt_hotword(aio->ucm, name)) { in new_input()
/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc2791 int ucm_get_preempt_hotword(struct cras_use_case_mgr *mgr, const char *dev) in ucm_get_preempt_hotword() function