Searched refs:MM_RELEASE_IND_REG_LOCK_IMP (Results 1 – 9 of 9) sorted by relevance
131 void MM_RELEASE_IND_REG_LOCK_IMP(struct _lm_device_t *_pdev);
111 #define MM_RELEASE_IND_REG_LOCK_IMP(pdev) \ macro
163 #define MM_RELEASE_IND_REG_LOCK_IMP(pdev) UNLOCK() macro
136 #define MM_RELEASE_IND_REG_LOCK_IMP(pdev) macro
126 void MM_RELEASE_IND_REG_LOCK_IMP(struct _lm_device_t * pDev);
169 #define MM_RELEASE_IND_REG_LOCK_IMP(pdev) UNLOCK() macro
152 void MM_RELEASE_IND_REG_LOCK_IMP(struct _lm_device_t *_pdev);
149 #define MM_RELEASE_IND_REG_LOCK(/* struct _lm_device_t* */pdev) MM_RELEASE_IND_REG_LOCK_IMP(pdev)
1360 void MM_RELEASE_IND_REG_LOCK_IMP(lm_device_t * pDev) in MM_RELEASE_IND_REG_LOCK_IMP() function