Searched refs:ltp_pm_dev (Results 1 – 2 of 2) sorted by relevance
85 static struct pm_dev *ltp_pm_dev = NULL; variable144 ltp_pm_dev = pm_register(PM_UNKNOWN_DEV, 0, ltp_pm_callback); in test_init_module()195 pm_unregister(ltp_pm_dev); in test_exit_module()
63 static struct pm_dev *ltp_pm_dev = NULL; variable185 ltp_pm_dev = pm_register(PM_UNKNOWN_DEV, 0, ltp_pm_callback); in init_module()227 pm_unregister(ltp_pm_dev); in cleanup_module()