Home
last modified time | relevance | path

Searched refs:dhd_attach (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd.h1453 extern dhd_pub_t *dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen
H A Ddbus.c2737 if (!(pub = dhd_attach(osh, bus, hdrlen, adapter))) { in dhd_dbus_probe_cb()
H A Ddhd_pcie.c407 if (!(bus->dhd = dhd_attach(osh, bus, PCMSGBUF_HDRLEN))) { in dhdpcie_bus_attach()
H A Ddhd_sdio.c8298 if (!(bus->dhd = dhd_attach(osh, bus, SDPCM_RESERVE))) { in dhdsdio_probe()
H A Ddhd_linux.c9427 dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen in dhd_attach() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddbus.c2758 if (!(pub = dhd_attach(osh, bus, hdrlen, adapter))) { in dhd_dbus_probe_cb()
H A Ddhd.h2487 extern dhd_pub_t *dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen
H A Ddhd_sdio.c9216 if (!(bus->dhd = dhd_attach(osh, bus, SDPCM_RESERVE))) { in dhdsdio_probe()
H A Ddhd_pcie.c1041 if (!(bus->dhd = dhd_attach(osh, bus, PCMSGBUF_HDRLEN))) { in dhdpcie_bus_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddbus.c2963 if (!(pub = dhd_attach(osh, bus, hdrlen, adapter))) { in dhd_dbus_probe_cb()
H A Ddhd.h2492 extern dhd_pub_t *dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen
H A Ddhd_sdio.c9231 if (!(bus->dhd = dhd_attach(osh, bus, SDPCM_RESERVE))) { in dhdsdio_probe()
H A Ddhd_pcie.c1041 if (!(bus->dhd = dhd_attach(osh, bus, PCMSGBUF_HDRLEN))) { in dhdpcie_bus_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1902 extern dhd_pub_t *dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen);
H A Ddhd_sdio.c8442 if (!(bus->dhd = dhd_attach(osh, bus, SDPCM_RESERVE))) {
H A Ddhd_pcie.c784 if (!(bus->dhd = dhd_attach(osh, bus, PCMSGBUF_HDRLEN))) { in dhdpcie_bus_attach()
H A Ddhd_linux.c8406 dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1902 extern dhd_pub_t *dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen);
H A Ddhd_sdio.c8438 if (!(bus->dhd = dhd_attach(osh, bus, SDPCM_RESERVE))) {
H A Ddhd_pcie.c784 if (!(bus->dhd = dhd_attach(osh, bus, PCMSGBUF_HDRLEN))) { in dhdpcie_bus_attach()
H A Ddhd_linux.c8406 dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1904 extern dhd_pub_t *dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen);
H A Ddhd_sdio.c8504 if (!(bus->dhd = dhd_attach(osh, bus, SDPCM_RESERVE))) {
H A Ddhd_pcie.c784 if (!(bus->dhd = dhd_attach(osh, bus, PCMSGBUF_HDRLEN))) { in dhdpcie_bus_attach()
H A Ddhd_linux.c8392 dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen)

12