Searched refs:MM_ACQUIRE_PHY_LOCK_IMP (Results 1 – 9 of 9) sorted by relevance
109 void MM_ACQUIRE_PHY_LOCK_IMP(struct _lm_device_t * pDev);
88 #define MM_ACQUIRE_PHY_LOCK_IMP(pdev) \ macro
149 #define MM_ACQUIRE_PHY_LOCK_IMP(pdev) LOCK() macro
118 void MM_ACQUIRE_PHY_LOCK_IMP(struct _lm_device_t *_pdev);
112 void MM_ACQUIRE_PHY_LOCK_IMP(struct _lm_device_t * pDev);
155 #define MM_ACQUIRE_PHY_LOCK_IMP(pdev) LOCK() macro
130 void MM_ACQUIRE_PHY_LOCK_IMP(struct _lm_device_t * pDev);
132 #define MM_ACQUIRE_PHY_LOCK(/* struct _lm_device_t* */pdev) MM_ACQUIRE_PHY_LOCK_IMP(pdev)
1258 void MM_ACQUIRE_PHY_LOCK_IMP(lm_device_t * pDev) in MM_ACQUIRE_PHY_LOCK_IMP() function