Searched refs:update_no_reboot_bit (Results 1 – 1 of 1) sorted by relevance
108 int (*update_no_reboot_bit)(void *p, bool set); member251 p->update_no_reboot_bit = update_no_reboot_bit_pmc; in iTCO_wdt_no_reboot_bit_setup()257 p->update_no_reboot_bit = update_no_reboot_bit_cnt; in iTCO_wdt_no_reboot_bit_setup()259 p->update_no_reboot_bit = update_no_reboot_bit_mem; in iTCO_wdt_no_reboot_bit_setup()261 p->update_no_reboot_bit = update_no_reboot_bit_pci; in iTCO_wdt_no_reboot_bit_setup()263 p->update_no_reboot_bit = update_no_reboot_bit_def; in iTCO_wdt_no_reboot_bit_setup()278 if (p->update_no_reboot_bit(p->no_reboot_priv, false)) { in iTCO_wdt_start()319 p->update_no_reboot_bit(p->no_reboot_priv, true); in iTCO_wdt_stop()509 if (p->update_no_reboot_bit(p->no_reboot_priv, false) && in iTCO_wdt_probe()516 p->update_no_reboot_bit(p->no_reboot_priv, true); in iTCO_wdt_probe()