Searched refs:si470x_i2c_resume (Results 1 - 1 of 1) sorted by last modified time

/drivers/media/radio/si470x/
H A Dradio-si470x-i2c.c485 * si470x_i2c_resume - resume the device
487 static int si470x_i2c_resume(struct device *dev) function
501 static SIMPLE_DEV_PM_OPS(si470x_i2c_pm, si470x_i2c_suspend, si470x_i2c_resume);

Completed in 45 milliseconds