Home
last modified time | relevance | path

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

/hardware/libhardware/modules/usbaudio/
Daudio_hal.c76 struct stream_lock { struct
90 struct stream_lock lock; argument
126 struct stream_lock lock;
236 static void stream_lock_init(struct stream_lock *lock) { in stream_lock_init()
241 static void stream_lock(struct stream_lock *lock) { in stream_lock() function
250 static void stream_unlock(struct stream_lock *lock) { in stream_unlock()
622 stream_lock(&out->lock); in out_standby()
653 stream_lock(&out->lock); in out_get_parameters()
714 stream_lock(&out->lock); in out_write()
779 stream_lock(&out->lock); in out_get_presentation_position()
[all …]