Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_cis.c1071 if (dhd_write_file(filepath_efs, mac_buf, strlen(mac_buf)) < 0) { in dhd_set_macaddr_from_file()
1082 if (dhd_write_file(filepath_mac, mac_buf, strlen(mac_buf)) < 0) { in dhd_set_macaddr_from_file()
1338 dhd_write_file(filepath_efs, otp_mac_buf, strlen(otp_mac_buf)); in dhd_check_module_mac()
1807 dhd_write_file(cidfilepath, cid_info, strlen(cid_info) + 1); in dhd_check_module_cid()
1970 dhd_write_file(cidfilepath, cid_info, strlen(cid_info) + 1); in dhd_check_module_cid()
H A Ddhd_linux.h441 typedef struct dhd_write_file { struct
H A Ddhd.h3410 extern int dhd_write_file(const char *filepath, char *buf, int buf_len);
H A Ddhd_linux.c26792 dhd_write_file(const char *filepath, char *buf, int buf_len)
26884 ret = dhd_write_file(filepath, buf, buf_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_cis.c1071 if (dhd_write_file(filepath_efs, mac_buf, strlen(mac_buf)) < 0) { in dhd_set_macaddr_from_file()
1082 if (dhd_write_file(filepath_mac, mac_buf, strlen(mac_buf)) < 0) { in dhd_set_macaddr_from_file()
1338 dhd_write_file(filepath_efs, otp_mac_buf, strlen(otp_mac_buf)); in dhd_check_module_mac()
1807 dhd_write_file(cidfilepath, cid_info, strlen(cid_info) + 1); in dhd_check_module_cid()
1970 dhd_write_file(cidfilepath, cid_info, strlen(cid_info) + 1); in dhd_check_module_cid()
H A Ddhd_linux.h439 typedef struct dhd_write_file { struct
H A Ddhd.h3405 extern int dhd_write_file(const char *filepath, char *buf, int buf_len);
H A Ddhd_linux.c26903 dhd_write_file(const char *filepath, char *buf, int buf_len)
26995 ret = dhd_write_file(filepath, buf, buf_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd.h2119 extern int dhd_write_file(const char *filepath, char *buf, int buf_len);
H A Ddhd_linux.c19705 dhd_write_file(const char *filepath, char *buf, int buf_len) in dhd_write_file() function
19791 ret = dhd_write_file(filepath, buf, buf_len); in dhd_write_file_and_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h2666 extern int dhd_write_file(const char *filepath, char *buf, int buf_len);
H A Ddhd_linux.c20661 dhd_write_file(const char *filepath, char *buf, int buf_len)
20746 ret = dhd_write_file(filepath, buf, buf_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h2666 extern int dhd_write_file(const char *filepath, char *buf, int buf_len);
H A Ddhd_linux.c20726 dhd_write_file(const char *filepath, char *buf, int buf_len)
20811 ret = dhd_write_file(filepath, buf, buf_len);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h2671 extern int dhd_write_file(const char *filepath, char *buf, int buf_len);
H A Ddhd_linux.c20820 dhd_write_file(const char *filepath, char *buf, int buf_len)
20898 ret = dhd_write_file(filepath, buf, buf_len);