abx500_temp 47 drivers/hwmon/ab8500.c struct abx500_temp *abx500_data; abx500_temp 80 drivers/hwmon/ab8500.c static int ab8500_read_sensor(struct abx500_temp *data, u8 sensor, int *temp) abx500_temp 106 drivers/hwmon/ab8500.c struct abx500_temp *abx500_data = ab8500_data->abx500_data; abx500_temp 146 drivers/hwmon/ab8500.c static int ab8500_temp_irq_handler(int irq, struct abx500_temp *data) abx500_temp 158 drivers/hwmon/ab8500.c int abx500_hwmon_init(struct abx500_temp *data) abx500_temp 35 drivers/hwmon/abx500.c static inline void schedule_monitor(struct abx500_temp *data) abx500_temp 41 drivers/hwmon/abx500.c static void threshold_updated(struct abx500_temp *data) abx500_temp 60 drivers/hwmon/abx500.c struct abx500_temp *data; abx500_temp 62 drivers/hwmon/abx500.c data = container_of(work, struct abx500_temp, work.work); abx500_temp 127 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 135 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 144 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 160 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 180 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 201 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 221 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 230 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 239 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 248 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 257 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 267 drivers/hwmon/abx500.c struct abx500_temp *data = dev_get_drvdata(dev); abx500_temp 359 drivers/hwmon/abx500.c struct abx500_temp *data = platform_get_drvdata(pdev); abx500_temp 385 drivers/hwmon/abx500.c struct abx500_temp *data; abx500_temp 434 drivers/hwmon/abx500.c struct abx500_temp *data = platform_get_drvdata(pdev); abx500_temp 446 drivers/hwmon/abx500.c struct abx500_temp *data = platform_get_drvdata(pdev); abx500_temp 456 drivers/hwmon/abx500.c struct abx500_temp *data = platform_get_drvdata(pdev); abx500_temp 13 drivers/hwmon/abx500.h struct abx500_temp; abx500_temp 24 drivers/hwmon/abx500.h int (*read_sensor)(struct abx500_temp *, u8, int *); abx500_temp 25 drivers/hwmon/abx500.h int (*irq_handler)(int, struct abx500_temp *); abx500_temp 67 drivers/hwmon/abx500.h int abx500_hwmon_init(struct abx500_temp *data);