Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2583.c642 static int tsl2583_set_pm_runtime_busy(struct tsl2583_chip *chip, bool on) in tsl2583_set_pm_runtime_busy() function
663 ret = tsl2583_set_pm_runtime_busy(chip, true); in tsl2583_read_raw()
731 tsl2583_set_pm_runtime_busy(chip, false); in tsl2583_read_raw()
740 pm_ret = tsl2583_set_pm_runtime_busy(chip, false); in tsl2583_read_raw()
754 ret = tsl2583_set_pm_runtime_busy(chip, true); in tsl2583_write_raw()
795 tsl2583_set_pm_runtime_busy(chip, false); in tsl2583_write_raw()
799 ret = tsl2583_set_pm_runtime_busy(chip, false); in tsl2583_write_raw()