Searched refs:flush_type (Results 1 – 2 of 2) sorted by relevance
239 uint32_t flush_type = *(uint32_t *)dqevent.u.data; in async_message_thread() local244 if (!flush_type || (flush_type & V4L2_CMD_FLUSH_OUTPUT)) { in async_message_thread()253 if (!flush_type || (flush_type & V4L2_CMD_FLUSH_CAPTURE)) { in async_message_thread()
268 uint32_t flush_type = *(uint32_t *)dqevent.u.data; in async_message_thread() local273 if (!flush_type || (flush_type & V4L2_QCOM_CMD_FLUSH_OUTPUT)) { in async_message_thread()282 if (!flush_type || (flush_type & V4L2_QCOM_CMD_FLUSH_CAPTURE)) { in async_message_thread()