Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9m001.c475 static int mt9m001_power_off(struct device *dev) in mt9m001_power_off() function
824 mt9m001_power_off(&client->dev); in mt9m001_probe()
845 mt9m001_power_off(&client->dev); in mt9m001_remove()
860 SET_RUNTIME_PM_OPS(mt9m001_power_off, mt9m001_power_on, NULL)
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9m001.c476 static int mt9m001_power_off(struct device *dev) in mt9m001_power_off() function
827 mt9m001_power_off(&client->dev); in mt9m001_probe()
852 mt9m001_power_off(&client->dev); in mt9m001_remove()
865 SET_RUNTIME_PM_OPS(mt9m001_power_off, mt9m001_power_on, NULL)

Completed in 3 milliseconds