supports_temp     180 drivers/watchdog/pcwd.c 	int supports_temp;		/* Whether or not the card has
supports_temp     296 drivers/watchdog/pcwd.c 		pcwd_private.supports_temp = 1;
supports_temp     356 drivers/watchdog/pcwd.c 	if (pcwd_private.supports_temp)
supports_temp     564 drivers/watchdog/pcwd.c 	if (!pcwd_private.supports_temp)
supports_temp     735 drivers/watchdog/pcwd.c 	if (!pcwd_private.supports_temp)
supports_temp     887 drivers/watchdog/pcwd.c 	pcwd_private.supports_temp = 0;
supports_temp     920 drivers/watchdog/pcwd.c 	if (pcwd_private.supports_temp) {
supports_temp     942 drivers/watchdog/pcwd.c 	if (pcwd_private.supports_temp)
supports_temp     967 drivers/watchdog/pcwd.c 	if (pcwd_private.supports_temp)
supports_temp     118 drivers/watchdog/pcwd_pci.c 	int supports_temp;
supports_temp     213 drivers/watchdog/pcwd_pci.c 		pcipcwd_private.supports_temp = 1;
supports_temp     242 drivers/watchdog/pcwd_pci.c 		(pcipcwd_private.supports_temp ? "with" : "without"));
supports_temp     393 drivers/watchdog/pcwd_pci.c 	if (!pcipcwd_private.supports_temp)
supports_temp     616 drivers/watchdog/pcwd_pci.c 	if (!pcipcwd_private.supports_temp)
supports_temp     751 drivers/watchdog/pcwd_pci.c 	if (pcipcwd_private.supports_temp) {
supports_temp     773 drivers/watchdog/pcwd_pci.c 	if (pcipcwd_private.supports_temp)
supports_temp     792 drivers/watchdog/pcwd_pci.c 	if (pcipcwd_private.supports_temp)