Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/light/
Dtsl2583.c634 static int tsl2583_set_pm_runtime_busy(struct tsl2583_chip *chip, bool on) in tsl2583_set_pm_runtime_busy() function
657 ret = tsl2583_set_pm_runtime_busy(chip, true); in tsl2583_read_raw()
732 pm_ret = tsl2583_set_pm_runtime_busy(chip, false); in tsl2583_read_raw()
746 ret = tsl2583_set_pm_runtime_busy(chip, true); in tsl2583_write_raw()
789 ret = tsl2583_set_pm_runtime_busy(chip, false); in tsl2583_write_raw()