Files
orangepi-5-plus-kernel/external/cache/sources/wl/dhd/ucode_download.h
2026-02-07 20:22:48 +08:00

10 lines
222 B
C

/*
* Ucode download related utility functions
*
* $Copyright Open Broadcom Corporation$
*
* $Id: ucode_download.h 241182 2011-02-17 21:50:03Z $
*/
extern int
proc_ucode_download(char* fw_filename, void *dev_handle);