Searched refs:watchdog_ops (Results 1 – 25 of 121) sorted by relevance
12345
100 static const struct watchdog_ops ixp4xx_wdt_ops = {120 static const struct watchdog_ops ixp4xx_wdt_restart_only_ops = {136 static const struct watchdog_ops *iwdt_ops; in ixp4xx_wdt_probe()
98 static const struct watchdog_ops smcwd_ops = {105 static const struct watchdog_ops smcwd_timeleft_ops = {
97 static const struct watchdog_ops bcm47xx_wdt_hard_ops = {168 static const struct watchdog_ops bcm47xx_wdt_soft_ops = {
192 static const struct watchdog_ops mlxreg_wdt_ops_type1 = {200 static const struct watchdog_ops mlxreg_wdt_ops_type2 = {
52 static const struct watchdog_ops twl4030_wdt_ops = {
79 static const struct watchdog_ops ebc_c384_wdt_ops = {
65 static const struct watchdog_ops tqmx86_wdt_ops = {
69 static const struct watchdog_ops db8500_wdt_ops = {
80 static const struct watchdog_ops ep93xx_wdt_ops = {
76 static const struct watchdog_ops sun4v_wdt_ops = {
56 static const struct watchdog_ops stmp3xxx_wdt_ops = {
112 static const struct watchdog_ops da9055_wdt_ops = {
94 static const struct watchdog_ops retu_wdt_ops = {
79 static const struct watchdog_ops rtd119x_wdt_ops = {
74 static const struct watchdog_ops pmic_watchdog_ops = {
138 static const struct watchdog_ops wdt_ops = {
80 static const struct watchdog_ops moxart_wdt_ops = {
124 static const struct watchdog_ops wm8350_wdt_ops = {
201 static const struct watchdog_ops booke_wdt_ops = {
95 static const struct watchdog_ops rzn1_wdt_ops = {
972 if (chip->info->ops->watchdog_ops->irq_action) in mv88e6xxx_g2_watchdog_thread_fn()973 ret = chip->info->ops->watchdog_ops->irq_action(chip, irq); in mv88e6xxx_g2_watchdog_thread_fn()982 if (chip->info->ops->watchdog_ops->irq_free) in mv88e6xxx_g2_watchdog_free()983 chip->info->ops->watchdog_ops->irq_free(chip); in mv88e6xxx_g2_watchdog_free()1010 if (chip->info->ops->watchdog_ops->irq_setup) in mv88e6xxx_g2_watchdog_setup()1011 err = chip->info->ops->watchdog_ops->irq_setup(chip); in mv88e6xxx_g2_watchdog_setup()
480 static const struct watchdog_ops watchdog_ops = { variable525 data->wddev.ops = &watchdog_ops; in sch56xx_watchdog_register()
111 watchdog_ops
116 All possible callbacks are defined in 'struct watchdog_ops'. You can find it127 +static struct watchdog_ops s3c2410wdt_ops = {157 watchdog_info struct and the newly created watchdog_ops. Often, old drivers
82 static const struct watchdog_ops omnia_wdt_ops = {