Searched refs:ssb_watchdog_timer_set (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/ssb/
H A Dssb_embedded.h8 extern int ssb_watchdog_timer_set(struct ssb_bus *bus, u32 ticks);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dbcm47xx_wdt.c57 ssb_watchdog_timer_set(&ssb_bcm47xx, 0xfffffff);
62 return ssb_watchdog_timer_set(&ssb_bcm47xx, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Dembedded.c20 int ssb_watchdog_timer_set(struct ssb_bus *bus, u32 ticks) function
32 EXPORT_SYMBOL(ssb_watchdog_timer_set); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm47xx/
H A Dsetup.c45 ssb_watchdog_timer_set(&ssb_bcm47xx, 1);
54 ssb_watchdog_timer_set(&ssb_bcm47xx, 0);

Completed in 41 milliseconds