Searched refs:PM_UNLOCK_DIP (Results 1 – 3 of 3) sorted by relevance
264 PM_UNLOCK_DIP(dip); in pm_close_direct_pm_device()272 PM_UNLOCK_DIP(dip); in pm_close_direct_pm_device()274 PM_UNLOCK_DIP(dip); in pm_close_direct_pm_device()598 PM_UNLOCK_DIP(dip); in pm_stop_pm_walk()601 PM_UNLOCK_DIP(dip); in pm_stop_pm_walk()622 PM_UNLOCK_DIP(dip); in pm_start_idledown()646 PM_UNLOCK_DIP(dip); in pm_end_idledown()1259 PM_UNLOCK_DIP(dip); in pm_ioctl()1266 PM_UNLOCK_DIP(dip); in pm_ioctl()1298 PM_UNLOCK_DIP(dip); in pm_ioctl()[all …]
743 PM_UNLOCK_DIP(dip); in pm_scan_init()760 PM_UNLOCK_DIP(dip); in pm_scan_fini()769 PM_UNLOCK_DIP(dip); in pm_scan_fini()965 PM_UNLOCK_DIP(dip); in pm_rescan()970 PM_UNLOCK_DIP(dip); in pm_rescan()977 PM_UNLOCK_DIP(dip); in pm_rescan()1006 PM_UNLOCK_DIP(dip); in pm_rescan()1014 PM_UNLOCK_DIP(dip); in pm_rescan()1029 PM_UNLOCK_DIP(dip); in pm_rescan()1049 PM_UNLOCK_DIP(dip); in pm_scan()[all …]
854 #define PM_UNLOCK_DIP(dip) { PMD(PMD_LOCK, ("dip unlock %s@%s(%s#%d) " \ macro860 #define PM_UNLOCK_DIP(dip) mutex_exit(&DEVI(dip)->devi_pm_lock) macro