Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9m001.c450 static int mt9m001_power_on(struct device *dev) in mt9m001_power_on() function
794 ret = mt9m001_power_on(&client->dev); in mt9m001_probe()
860 SET_RUNTIME_PM_OPS(mt9m001_power_off, mt9m001_power_on, NULL)
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9m001.c451 static int mt9m001_power_on(struct device *dev) in mt9m001_power_on() function
797 ret = mt9m001_power_on(&client->dev); in mt9m001_probe()
865 SET_RUNTIME_PM_OPS(mt9m001_power_off, mt9m001_power_on, NULL)

Completed in 4 milliseconds