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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ducode_download.c60 dload_ucode_part(void *wl, uint8 ucode_type, uint32 datalen, unsigned char *org_buf) argument
97 memcpy(&ucode_ptr->data_chunk[0], org_buf + cumulative_len, chunk_len);

Completed in 5 milliseconds