Home
last modified time | relevance | path

Searched refs:osl_attach (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdspi_linux.c179 if (!(osh = osl_attach(pdev, PCI_BUS, FALSE))) {
216 if (!(osh = osl_attach(pdev, PCI_BUS, FALSE))) {
H A Dbcmsdstd_linux.c590 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
628 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
H A Dbcmsdh_sdmmc_linux.c100 osh = osl_attach(&func->dev, SDIO_BUS, TRUE); in sdioh_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdspi_linux.c179 if (!(osh = osl_attach(pdev, PCI_BUS, FALSE))) {
216 if (!(osh = osl_attach(pdev, PCI_BUS, FALSE))) {
H A Dbcmsdstd_linux.c590 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
628 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
H A Dbcmsdh_sdmmc_linux.c100 osh = osl_attach(&func->dev, SDIO_BUS, TRUE); in sdioh_probe()
H A Dlinux_osl.c328 osl_attach(void *pdev, uint bustype, bool pkttag) in osl_attach() function
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdspi_linux.c179 if (!(osh = osl_attach(pdev, PCI_BUS, FALSE))) {
216 if (!(osh = osl_attach(pdev, PCI_BUS, FALSE))) {
H A Dbcmsdstd_linux.c590 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
628 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
H A Dbcmsdh_sdmmc_linux.c103 osh = osl_attach(&func->dev, SDIO_BUS, TRUE); in sdioh_probe()
H A Dlinux_osl.c328 osl_attach(void *pdev, uint bustype, bool pkttag) in osl_attach() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdstd_linux.c588 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
626 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
H A Dbcmsdh_sdmmc_linux.c102 osh = osl_attach(&func->dev, SDIO_BUS, TRUE); in sdioh_probe()
H A Dlinux_osl.c282 osl_attach(void *pdev, uint bustype, bool pkttag in osl_attach() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdstd_linux.c588 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
626 if (!(osh = osl_attach(pdev, SDIO_BUS, TRUE))) { in bcmsdh_pci_probe()
H A Dbcmsdh_sdmmc_linux.c106 osh = osl_attach(&func->dev, SDIO_BUS, TRUE); in sdioh_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmsdh_sdmmc_linux.c130 osh = osl_attach(&func->dev, SDIO_BUS, TRUE); in sdioh_probe()
H A Dlinux_osl.c375 osl_attach(void *pdev, uint bustype, bool pkttag, void **osl_cmn) in osl_attach() function
377 osl_attach(void *pdev, uint bustype, bool pkttag) in osl_attach()
H A Ddhd_pcie_linux.c1234 if (!(osh = osl_attach(pdev, PCI_BUS, FALSE))) { in dhdpcie_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_osl.h41 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag, void **osh_cmn);
43 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_osl.h45 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag, void **osh_cmn);
47 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dlinux_osl.h48 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag, void **osh_cmn);
50 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dlinux_osl.h47 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dlinux_osl.h47 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dlinux_osl.h55 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);

12