Searched refs:sch56xx_watchdog_register (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | sch56xx-common.h | 23 void sch56xx_watchdog_register(struct device *parent, u16 addr, u32 revision,
|
| H A D | sch56xx-common.c | 488 void sch56xx_watchdog_register(struct device *parent, u16 addr, u32 revision, in sch56xx_watchdog_register() function 550 EXPORT_SYMBOL(sch56xx_watchdog_register);
|
| H A D | sch5627.c | 610 sch56xx_watchdog_register(&pdev->dev, data->addr, in sch5627_probe()
|
| H A D | sch5636.c | 492 sch56xx_watchdog_register(&pdev->dev, data->addr, (revision[0] << 8) | revision[1], in sch5636_probe()
|