Home
last modified time | relevance | path

Searched refs:VCNL4000_SLEEP_DELAY_MS (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/iio/light/
Dvcnl4000.c104 #define VCNL4000_SLEEP_DELAY_MS 2000 /* before we enter pm_runtime_suspend */ macro
1080 pm_runtime_set_autosuspend_delay(&client->dev, VCNL4000_SLEEP_DELAY_MS); in vcnl4000_probe()