runtime_pm_enable  168 drivers/iio/common/hid-sensors/hid-sensor-trigger.c 	if (atomic_add_unless(&st->runtime_pm_enable, 1, 1))
runtime_pm_enable  227 drivers/iio/common/hid-sensors/hid-sensor-trigger.c 	if (atomic_read(&attrb->runtime_pm_enable))
runtime_pm_enable  223 include/linux/hid-sensor-hub.h 	atomic_t runtime_pm_enable;