Searched refs:buffers_with_vpu (Results 1 – 3 of 3) sorted by relevance
77 atomic_t buffers_with_vpu; member
268 atomic_dec(&msg_context->u.bulk.port->buffers_with_vpu); in buffer_work_cb()406 atomic_inc(&port->buffers_with_vpu); in buffer_from_host()446 atomic_dec(&port->buffers_with_vpu); in buffer_from_host()
635 while (atomic_read(&port->buffers_with_vpu)) { in stop_streaming()638 __func__, atomic_read(&port->buffers_with_vpu)); in stop_streaming()644 atomic_read(&port->buffers_with_vpu)); in stop_streaming()
Completed in 15 milliseconds