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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ducode_download.h21 proc_ucode_download(char* fw_filename, void *dev_handle);
H A Ducode_download.c30 extern int wl_validatedev(void *dev_handle);
130 proc_ucode_download(char* fw_filename, void *dev_handle) argument
205 is_devpresent = wl_validatedev(dev_handle);
217 ret = wlu_iovar_getint(dev_handle, "ucdload_status",
237 ret = dload_ucode_part(dev_handle, UCODE_FW, ucode_len,
244 ret = dload_ucode_part(dev_handle, INIT_VALS,
H A Ddhdu_linux.c425 wl_validatedev(void *dev_handle) argument
428 struct ifreq *ifr = (struct ifreq *)dev_handle;

Completed in 138 milliseconds