HomeSort by relevance Sort by last modified time
    Searched refs:dhd_os_wd_timer (Results 1 - 4 of 4) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd.h 256 extern void dhd_os_wd_timer(void *bus, uint wdtick);
dhd_linux.c 2412 dhd_os_wd_timer(void *bus, uint wdtick) function
    [all...]
dhd_common.c 219 dhd_os_wd_timer(dhd_pub, (uint)int_val);
dhd_sdio.c 297 extern void dhd_os_wd_timer(void *bus, uint wdtick);
693 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms);
706 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms);
719 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms);
728 dhd_os_wd_timer(bus->dhd, 0);
    [all...]

Completed in 15 milliseconds