Home
last modified time | relevance | path

Searched refs:logfilebase (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c11088 uint32 logfilebase = 0; in dhd_init_static_strs_array() local
11107 logfilebase = rodata_start - ramstart; in dhd_init_static_strs_array()
11128 if (error < 0 || (fw == NULL) || (fw->size < logfilebase)) { in dhd_init_static_strs_array()
11134 error = memcpy_s(raw_fmts, logstrs_size, (char *)((fw->data) + logfilebase), in dhd_init_static_strs_array()
11319 uint32 logfilebase = 0; in dhd_init_static_strs_array() local
11349 logfilebase = rodata_start - ramstart; in dhd_init_static_strs_array()
11371 error = generic_file_llseek(filep, logfilebase, SEEK_SET); in dhd_init_static_strs_array()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c10963 uint32 logfilebase = 0; in dhd_init_static_strs_array() local
10982 logfilebase = rodata_start - ramstart; in dhd_init_static_strs_array()
11003 if (error < 0 || (fw == NULL) || (fw->size < logfilebase)) { in dhd_init_static_strs_array()
11009 error = memcpy_s(raw_fmts, logstrs_size, (char *)((fw->data) + logfilebase), in dhd_init_static_strs_array()
11194 uint32 logfilebase = 0; in dhd_init_static_strs_array() local
11224 logfilebase = rodata_start - ramstart; in dhd_init_static_strs_array()
11246 error = generic_file_llseek(filep, logfilebase, SEEK_SET); in dhd_init_static_strs_array()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c9297 uint32 logfilebase = 0; in dhd_init_static_strs_array() local
9336 logfilebase = rodata_start - ramstart; in dhd_init_static_strs_array()
9338 error = generic_file_llseek(filep, logfilebase, SEEK_SET); in dhd_init_static_strs_array()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.c8248 uint32 logfilebase = 0; local
8278 logfilebase = rodata_start - ramstart;
8293 error = generic_file_llseek(filep, logfilebase, SEEK_SET);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c8240 uint32 logfilebase = 0; local
8268 logfilebase = rodata_start - ramstart;
8283 error = generic_file_llseek(filep, logfilebase, SEEK_SET);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.c8248 uint32 logfilebase = 0; local
8278 logfilebase = rodata_start - ramstart;
8293 error = generic_file_llseek(filep, logfilebase, SEEK_SET);