Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcinq.h50 #define MAX_NQ_ELEM 64 /**< Maximum notification queue elements. */ macro
57 #define MAX_NQ_LEN (MAX_NQ_ELEM * sizeof(notification_t)) /**< Maximum notification length (in by…