Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcinq.h49 #define MIN_NQ_ELEM 1 /**< Minimum notification queue elements. */ macro
56 #define MIN_NQ_LEN (MIN_NQ_ELEM * sizeof(notification_t)) /**< Minimum notification length (in by…
103 notification_t notification[MIN_NQ_ELEM]; /**< Notification elements. */