Home
last modified time | relevance | path

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

/include/linux/fsl/bestcomm/
Dbestcomm.h64 #define BCOM_FLAGS_ENABLE_TASK (1ul << 0) macro
195 if (tsk->flags & BCOM_FLAGS_ENABLE_TASK) in bcom_submit_next_buffer()