8 lines
251 B
C
8 lines
251 B
C
|
#include <linux/types.h>
|
||
|
|
||
|
int aicwf_set_rf_config_8800dc(struct rwnx_hw *rwnx_hw, struct mm_set_rf_calib_cfm *cfm);
|
||
|
int rwnx_plat_userconfig_load_8800dc(struct rwnx_hw *rwnx_hw);
|
||
|
int rwnx_plat_userconfig_load_8800dw(struct rwnx_hw *rwnx_hw);
|
||
|
|
||
|
|