Home
last modified time | relevance | path

Searched defs:busy (Results 1 – 2 of 2) sorted by relevance

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c477 static void use_buffers(char *busy, audio_port_array *audio_ports) in use_buffers()
490 static void unuse_buffers(char *busy, audio_port_array *audio_ports) in unuse_buffers()
506 char *busy; in allocate_buffers() local
/device/google/contexthub/firmware/src/
DhostIntf.c502 void hostIntfSetBusy(bool busy) in hostIntfSetBusy()