Searched refs:brcmf_sdio_wd_timer (Results 1 – 3 of 3) sorted by relevance
363 void brcmf_sdio_wd_timer(struct brcmf_sdio *bus, bool active);
1010 brcmf_sdio_wd_timer(bus, true); in brcmf_sdio_bus_sleep()3741 brcmf_sdio_wd_timer(bus, false); in brcmf_sdio_bus_watchdog()4228 brcmf_sdio_wd_timer(bus, true); in brcmf_sdio_firmware_callback()4569 brcmf_sdio_wd_timer(bus, false); in brcmf_sdio_remove()4595 void brcmf_sdio_wd_timer(struct brcmf_sdio *bus, bool active) in brcmf_sdio_wd_timer() function
1151 brcmf_sdio_wd_timer(sdiodev->bus, 0); in brcmf_ops_sdio_suspend()