Searched refs:rfkill_suspend (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/net/rfkill/ | ||
H A D | core.c | 806 static int rfkill_suspend(struct device *dev) rfkill_suspend() function 830 static SIMPLE_DEV_PM_OPS(rfkill_pm_ops, rfkill_suspend, rfkill_resume); |
Completed in 44 milliseconds