Searched refs:MM_RELEASE_SB_LOCK_IMP (Results 1 – 9 of 9) sorted by relevance
140 void MM_RELEASE_SB_LOCK_IMP(struct _lm_device_t *_pdev, u8_t _sb_idx);
126 #define MM_RELEASE_SB_LOCK_IMP(pdev, sb_idx) \ macro
175 #define MM_RELEASE_SB_LOCK_IMP(pdev, sb_idx) UNLOCK() macro
148 void MM_RELEASE_SB_LOCK_IMP(struct _lm_device_t *_pdev, u8_t _sb_idx);
138 void MM_RELEASE_SB_LOCK_IMP(struct _lm_device_t * pDev, u8_t sb_idx);
181 #define MM_RELEASE_SB_LOCK_IMP(pdev, sb_idx) UNLOCK() macro
161 void MM_RELEASE_SB_LOCK_IMP(struct _lm_device_t *_pdev, u8_t _sb_idx);
158 #define MM_RELEASE_SB_LOCK(/* struct _lm_device_t* */pdev, /* u8_t */sb_idx) MM_RELEASE_SB_LOCK_IMP…
1396 void MM_RELEASE_SB_LOCK_IMP(lm_device_t * pDev, u8_t sb_idx) in MM_RELEASE_SB_LOCK_IMP() function