Home
last modified time | relevance | path

Searched refs:ish_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c250 * ish_suspend() - ISH suspend callback
257 static int __maybe_unused ish_suspend(struct device *device) in ish_suspend() function
328 static SIMPLE_DEV_PM_OPS(ish_pm_ops, ish_suspend, ish_resume);
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c310 * ish_suspend() - ISH suspend callback
317 static int __maybe_unused ish_suspend(struct device *device) in ish_suspend() function
396 static SIMPLE_DEV_PM_OPS(ish_pm_ops, ish_suspend, ish_resume);

Completed in 2 milliseconds