| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_cis.c | 1063 ret = dhd_read_file(filepath_efs, mac_buf, sizeof(mac_buf) - 1); in dhd_set_macaddr_from_file() 1247 if (dhd_read_file(filepath_efs, otp_mac_buf, sizeof(otp_mac_buf) - 1) < 0) { in dhd_check_module_mac() 1825 ret = dhd_read_file(cidfilepath, vname, sizeof(vname) - 1); in dhd_check_module() 1899 ret = dhd_read_file(cidfilepath, vname, sizeof(vname) - 1); in dhd_check_module_bcm() 1991 ret = dhd_read_file(cidfilepath, vid, MAX_VID_LEN - 1); in dhd_check_stored_module_info()
|
| H A D | dhd.h | 3411 extern int dhd_read_file(const char *filepath, char *buf, int buf_len);
|
| H A D | dhd_linux.c | 26835 dhd_read_file(const char *filepath, char *buf, int buf_len) 26891 ret = dhd_read_file(filepath, buf, buf_len); 30027 if (dhd_read_file(PATH_BANDLOCK_INFO, (char *)val, sizeof(char)) == BCME_OK) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_cis.c | 1063 ret = dhd_read_file(filepath_efs, mac_buf, sizeof(mac_buf) - 1); in dhd_set_macaddr_from_file() 1247 if (dhd_read_file(filepath_efs, otp_mac_buf, sizeof(otp_mac_buf) - 1) < 0) { in dhd_check_module_mac() 1825 ret = dhd_read_file(cidfilepath, vname, sizeof(vname) - 1); in dhd_check_module() 1899 ret = dhd_read_file(cidfilepath, vname, sizeof(vname) - 1); in dhd_check_module_bcm() 1991 ret = dhd_read_file(cidfilepath, vid, MAX_VID_LEN - 1); in dhd_check_stored_module_info()
|
| H A D | dhd.h | 3406 extern int dhd_read_file(const char *filepath, char *buf, int buf_len);
|
| H A D | dhd_config.c | 1265 err = dhd_read_file(FIRMWARE_CLASS_PATH, path, len); in dhd_conf_get_fw_path()
|
| H A D | dhd_linux.c | 26946 dhd_read_file(const char *filepath, char *buf, int buf_len) 27002 ret = dhd_read_file(filepath, buf, buf_len); 30158 if (dhd_read_file(PATH_BANDLOCK_INFO, (char *)val, sizeof(char)) == BCME_OK) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd.h | 2120 extern int dhd_read_file(const char *filepath, char *buf, int buf_len);
|
| H A D | dhd_linux.c | 19746 dhd_read_file(const char *filepath, char *buf, int buf_len) in dhd_read_file() function 19798 ret = dhd_read_file(filepath, buf, buf_len); in dhd_write_file_and_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 2667 extern int dhd_read_file(const char *filepath, char *buf, int buf_len);
|
| H A D | dhd_linux.c | 20701 dhd_read_file(const char *filepath, char *buf, int buf_len) 20753 ret = dhd_read_file(filepath, buf, buf_len);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 2667 extern int dhd_read_file(const char *filepath, char *buf, int buf_len);
|
| H A D | dhd_linux.c | 20766 dhd_read_file(const char *filepath, char *buf, int buf_len) 20818 ret = dhd_read_file(filepath, buf, buf_len);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 2672 extern int dhd_read_file(const char *filepath, char *buf, int buf_len);
|
| H A D | dhd_linux.c | 20857 dhd_read_file(const char *filepath, char *buf, int buf_len) 20905 ret = dhd_read_file(filepath, buf, buf_len);
|