Searched refs:sensor_suspend (Results 1 – 4 of 4) sorted by relevance
254 static int sensor_suspend(struct i2c_client *client) in sensor_suspend() function307 .suspend = sensor_suspend,
253 static int sensor_suspend(struct i2c_client *client) in sensor_suspend() function306 .suspend = sensor_suspend,
794 static int sensor_suspend(struct i2c_client *client)857 .suspend = sensor_suspend,
606 static void sensor_suspend(struct early_suspend *h) in sensor_suspend() function1946 sensor->early_suspend.suspend = sensor_suspend; in sensor_probe()