Home
last modified time | relevance | path

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

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