Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.h165 struct brcmf_sdio;
173 struct brcmf_sdio *bus;
373 struct brcmf_sdio *brcmf_sdio_probe(struct brcmf_sdio_dev *sdiodev);
374 void brcmf_sdio_remove(struct brcmf_sdio *bus);
375 void brcmf_sdio_isr(struct brcmf_sdio *bus, bool in_isr);
377 void brcmf_sdio_wd_timer(struct brcmf_sdio *bus, bool active);
379 int brcmf_sdio_sleep(struct brcmf_sdio *bus, bool sleep);
380 void brcmf_sdio_trigger_dpc(struct brcmf_sdio *bus);
H A Dsdio.c439 struct brcmf_sdio { struct
665 static bool data_ok(struct brcmf_sdio *bus) in data_ok()
679 static bool txctl_ok(struct brcmf_sdio *bus) in txctl_ok()
686 brcmf_sdio_kso_control(struct brcmf_sdio *bus, bool on) in brcmf_sdio_kso_control()
772 static int brcmf_sdio_htclk(struct brcmf_sdio *bus, bool on, bool pendok) in brcmf_sdio_htclk()
892 static int brcmf_sdio_sdclk(struct brcmf_sdio *bus, bool on) in brcmf_sdio_sdclk()
905 static int brcmf_sdio_clkctl(struct brcmf_sdio *bus, uint target, bool pendok) in brcmf_sdio_clkctl()
953 brcmf_sdio_bus_sleep(struct brcmf_sdio *bus, bool sleep, bool pendok) in brcmf_sdio_bus_sleep()
1014 static int brcmf_sdio_readshared(struct brcmf_sdio *bus, in brcmf_sdio_readshared()
1083 static void brcmf_sdio_get_console_addr(struct brcmf_sdio *bu
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.h165 struct brcmf_sdio;
173 struct brcmf_sdio *bus;
361 struct brcmf_sdio *brcmf_sdio_probe(struct brcmf_sdio_dev *sdiodev);
362 void brcmf_sdio_remove(struct brcmf_sdio *bus);
363 void brcmf_sdio_isr(struct brcmf_sdio *bus, bool in_isr);
365 void brcmf_sdio_wd_timer(struct brcmf_sdio *bus, bool active);
367 int brcmf_sdio_sleep(struct brcmf_sdio *bus, bool sleep);
368 void brcmf_sdio_trigger_dpc(struct brcmf_sdio *bus);
H A Dsdio.c437 struct brcmf_sdio { struct
676 static bool data_ok(struct brcmf_sdio *bus) in data_ok()
690 static bool txctl_ok(struct brcmf_sdio *bus) in txctl_ok()
697 brcmf_sdio_kso_control(struct brcmf_sdio *bus, bool on) in brcmf_sdio_kso_control()
783 static int brcmf_sdio_htclk(struct brcmf_sdio *bus, bool on, bool pendok) in brcmf_sdio_htclk()
903 static int brcmf_sdio_sdclk(struct brcmf_sdio *bus, bool on) in brcmf_sdio_sdclk()
916 static int brcmf_sdio_clkctl(struct brcmf_sdio *bus, uint target, bool pendok) in brcmf_sdio_clkctl()
964 brcmf_sdio_bus_sleep(struct brcmf_sdio *bus, bool sleep, bool pendok) in brcmf_sdio_bus_sleep()
1025 static int brcmf_sdio_readshared(struct brcmf_sdio *bus, in brcmf_sdio_readshared()
1094 static void brcmf_sdio_get_console_addr(struct brcmf_sdio *bu
[all...]

Completed in 9 milliseconds