Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dwacom_i2c.c248 static int __maybe_unused wacom_i2c_resume(struct device *dev) in wacom_i2c_resume() function
257 static SIMPLE_DEV_PM_OPS(wacom_i2c_pm, wacom_i2c_suspend, wacom_i2c_resume);
H A Dwacom_w9013.c269 static int __maybe_unused wacom_i2c_resume(struct tp_device *tp_d) in wacom_i2c_resume() function
431 wac_i2c->tp.tp_resume = wacom_i2c_resume; in wacom_i2c_probe()