HomeSort by relevance Sort by last modified time
    Searched refs:sdioh_attach (Results 1 - 6 of 6) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdbus.h 62 extern sdioh_info_t * sdioh_attach(osl_t *osh, void *cfghdl, uint irq);
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh.c 84 if (!(bcmsdh->sdioh = sdioh_attach(osh, cfghdl, irq))) {
bcmsdh_sdmmc.c 123 sdioh_attach(osl_t *osh, void *bar0, uint irq) function
136 sd_err(("sdioh_attach: out of memory, malloced %d bytes\n", MALLOCED(osh)));
    [all...]
bcmsdspi.c 91 sdioh_attach(osl_t *osh, void *bar0, uint irq) function
97 sd_err(("sdioh_attach: out of memory, malloced %d bytes\n", MALLOCED(osh)));
    [all...]
bcmspibrcm.c 94 sdioh_attach(osl_t *osh, void *bar0, uint irq) function
    [all...]
bcmsdstd.c 188 sdioh_attach(osl_t *osh, void *bar0, uint irq) function
194 sd_err(("sdioh_attach: out of memory, malloced %d bytes\n", MALLOCED(osh)));
    [all...]

Completed in 18 milliseconds