Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_bluetooth.c49 static int toshiba_bt_resume(struct device *dev);
51 static SIMPLE_DEV_PM_OPS(toshiba_bt_pm, NULL, toshiba_bt_resume);
218 static int toshiba_bt_resume(struct device *dev) in toshiba_bt_resume() function