sch56xx_watchdog_data   69 drivers/hwmon/sch5627.c 	struct sch56xx_watchdog_data *watchdog;
sch56xx_watchdog_data   57 drivers/hwmon/sch5636.c 	struct sch56xx_watchdog_data *watchdog;
sch56xx_watchdog_data  248 drivers/hwmon/sch56xx-common.c 	struct sch56xx_watchdog_data *data = watchdog_get_drvdata(wddev);
sch56xx_watchdog_data  291 drivers/hwmon/sch56xx-common.c 	struct sch56xx_watchdog_data *data = watchdog_get_drvdata(wddev);
sch56xx_watchdog_data  343 drivers/hwmon/sch56xx-common.c 	struct sch56xx_watchdog_data *data = watchdog_get_drvdata(wddev);
sch56xx_watchdog_data  357 drivers/hwmon/sch56xx-common.c 	struct sch56xx_watchdog_data *data = watchdog_get_drvdata(wddev);
sch56xx_watchdog_data  381 drivers/hwmon/sch56xx-common.c struct sch56xx_watchdog_data *sch56xx_watchdog_register(struct device *parent,
sch56xx_watchdog_data  384 drivers/hwmon/sch56xx-common.c 	struct sch56xx_watchdog_data *data;
sch56xx_watchdog_data  404 drivers/hwmon/sch56xx-common.c 	data = kzalloc(sizeof(struct sch56xx_watchdog_data), GFP_KERNEL);
sch56xx_watchdog_data  452 drivers/hwmon/sch56xx-common.c void sch56xx_watchdog_unregister(struct sch56xx_watchdog_data *data)
sch56xx_watchdog_data    9 drivers/hwmon/sch56xx-common.h struct sch56xx_watchdog_data;
sch56xx_watchdog_data   17 drivers/hwmon/sch56xx-common.h struct sch56xx_watchdog_data *sch56xx_watchdog_register(struct device *parent,
sch56xx_watchdog_data   19 drivers/hwmon/sch56xx-common.h void sch56xx_watchdog_unregister(struct sch56xx_watchdog_data *data);