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

/hardware/broadcom/wlan/bcm4329/src/include/
H A Dbcmsdh.h149 extern int bcmsdh_rwdata(void *sdh, uint rw, uint32 addr, uint8 *buf, uint nbytes);
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
H A Dbcmsdh_linux.c702 EXPORT_SYMBOL(bcmsdh_rwdata); variable
H A Dbcmsdh.c554 bcmsdh_rwdata(void *sdh, uint rw, uint32 addr, uint8 *buf, uint nbytes) function
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
H A Ddhd_sdio.c1661 if ((bcmerror = bcmsdh_rwdata(bus->sdh, write, sdaddr, data, dsize))) {

Completed in 14 milliseconds