Searched refs:supports_temp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dpcwd.c178 int supports_temp; /* Whether or not the card has member in struct:__anon16442
298 pcwd_private.supports_temp = 1;
361 if (pcwd_private.supports_temp)
579 if (!pcwd_private.supports_temp)
752 if (!pcwd_private.supports_temp)
906 pcwd_private.supports_temp = 0;
940 if (pcwd_private.supports_temp) {
964 if (pcwd_private.supports_temp)
990 if (pcwd_private.supports_temp)
H A Dpcwd_pci.c121 int supports_temp; member in struct:__anon16443
219 pcipcwd_private.supports_temp = 1;
249 (pcipcwd_private.supports_temp ? "with" : "without"));
407 if (!pcipcwd_private.supports_temp)
634 if (!pcipcwd_private.supports_temp)
770 if (pcipcwd_private.supports_temp) {
793 if (pcipcwd_private.supports_temp)
812 if (pcipcwd_private.supports_temp)

Completed in 109 milliseconds