Searched refs:hs_early_suspend (Results 1 – 1 of 1) sorted by relevance
329 static struct early_suspend hs_early_suspend; variable409 hs_early_suspend.suspend = NULL; in rk_headset_probe()410 hs_early_suspend.resume = headset_early_resume; in rk_headset_probe()411 hs_early_suspend.level = ~0x0; in rk_headset_probe()412 register_early_suspend(&hs_early_suspend); in rk_headset_probe()