Searched refs:brcmf_sdio_wd_timer (Results 1 – 3 of 3) sorted by relevance
365 void brcmf_sdio_wd_timer(struct brcmf_sdio *bus, bool active);
1008 brcmf_sdio_wd_timer(bus, true); in brcmf_sdio_bus_sleep()3740 brcmf_sdio_wd_timer(bus, false); in brcmf_sdio_bus_watchdog()4237 brcmf_sdio_wd_timer(bus, true); in brcmf_sdio_firmware_callback()4578 brcmf_sdio_wd_timer(bus, false); in brcmf_sdio_remove()4604 void brcmf_sdio_wd_timer(struct brcmf_sdio *bus, bool active) in brcmf_sdio_wd_timer() function
1183 brcmf_sdio_wd_timer(sdiodev->bus, 0); in brcmf_ops_sdio_suspend()