Searched refs:flush_type (Results 1 – 4 of 4) 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()
374 uint32_t flush_type = *(uint32_t *)dqevent.u.data; in async_message_thread() local379 if (!flush_type || (flush_type & V4L2_QCOM_CMD_FLUSH_OUTPUT)) { in async_message_thread()388 if (!flush_type || (flush_type & V4L2_QCOM_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()
397 uint32_t flush_type = *(uint32_t *)dqevent.u.data; in async_message_thread() local402 if (!flush_type || (flush_type & V4L2_QCOM_CMD_FLUSH_OUTPUT)) { in async_message_thread()411 if (!flush_type || (flush_type & V4L2_QCOM_CMD_FLUSH_CAPTURE)) { in async_message_thread()