ov9282_power_off
ov9282_power_off(ov9282->dev);
ov9282_power_off(&client->dev);
SET_RUNTIME_PM_OPS(ov9282_power_off, ov9282_power_on, NULL)