Searched refs:MM_ACQUIRE_SB_LOCK_IMP (Results 1 – 9 of 9) sorted by relevance
139 void MM_ACQUIRE_SB_LOCK_IMP(struct _lm_device_t *_pdev, u8_t _sb_idx);
124 #define MM_ACQUIRE_SB_LOCK_IMP(pdev, sb_idx) \ macro
174 #define MM_ACQUIRE_SB_LOCK_IMP(pdev, sb_idx) LOCK() macro
147 void MM_ACQUIRE_SB_LOCK_IMP(struct _lm_device_t *_pdev, u8_t _sb_idx);
137 void MM_ACQUIRE_SB_LOCK_IMP(struct _lm_device_t * pDev, u8_t sb_idx);
180 #define MM_ACQUIRE_SB_LOCK_IMP(pdev, sb_idx) LOCK() macro
160 void MM_ACQUIRE_SB_LOCK_IMP(struct _lm_device_t *_pdev, u8_t _sb_idx);
157 #define MM_ACQUIRE_SB_LOCK(/* struct _lm_device_t* */pdev, /* u8_t */sb_idx) MM_ACQUIRE_SB_LOCK_IMP…
1390 void MM_ACQUIRE_SB_LOCK_IMP(lm_device_t * pDev, u8_t sb_idx) in MM_ACQUIRE_SB_LOCK_IMP() function