Home
last modified time | relevance | path

Searched refs:rtl92e_suspend (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_pm.h13 int rtl92e_suspend(struct device *dev_d);
H A Drtl_pm.c12 int rtl92e_suspend(struct device *dev_d) in rtl92e_suspend() function
H A Drtl_core.c42 static SIMPLE_DEV_PM_OPS(rtl92e_pm_ops, rtl92e_suspend, rtl92e_resume);