Searched refs:MM_ACQUIRE_CID_LOCK_IMP (Results 1 – 9 of 9) sorted by relevance
100 void MM_ACQUIRE_CID_LOCK_IMP(struct _lm_device_t *_pdev);
78 #define MM_ACQUIRE_CID_LOCK_IMP(pdev) \ macro
143 #define MM_ACQUIRE_CID_LOCK_IMP(pdev) LOCK() macro
109 void MM_ACQUIRE_CID_LOCK_IMP(struct _lm_device_t *_pdev);
106 void MM_ACQUIRE_CID_LOCK_IMP(struct _lm_device_t * pDev);
149 #define MM_ACQUIRE_CID_LOCK_IMP(pdev) LOCK() macro
121 void MM_ACQUIRE_CID_LOCK_IMP(struct _lm_device_t *_pdev);
123 #define MM_ACQUIRE_CID_LOCK(/* struct _lm_device_t* */pdev) MM_ACQUIRE_CID_LOCK_IMP(pdev)
1234 void MM_ACQUIRE_CID_LOCK_IMP(lm_device_t * pDev) in MM_ACQUIRE_CID_LOCK_IMP() function