bmg160_pm_ops 5 drivers/iio/gyro/bmg160.h extern const struct dev_pm_ops bmg160_pm_ops; bmg160_pm_ops 1273 drivers/iio/gyro/bmg160_core.c const struct dev_pm_ops bmg160_pm_ops = { bmg160_pm_ops 1278 drivers/iio/gyro/bmg160_core.c EXPORT_SYMBOL_GPL(bmg160_pm_ops); bmg160_pm_ops 71 drivers/iio/gyro/bmg160_i2c.c .pm = &bmg160_pm_ops, bmg160_pm_ops 48 drivers/iio/gyro/bmg160_spi.c .pm = &bmg160_pm_ops,