| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/ |
| H A D | intel.c | 40 static const char ucode_path[] = "kernel/x86/microcode/GenuineIntel.bin"; variable 595 cp = find_microcode_in_initrd(ucode_path, false); in save_microcode_in_initrd_intel() 619 path = (const char *)__pa_nodebug(ucode_path); in __load_ucode_intel() 622 path = ucode_path; in __load_ucode_intel()
|
| H A D | amd.c | 65 ucode_path[] __maybe_unused = "kernel/x86/microcode/AuthenticAMD.bin"; variable 488 path = (const char *)__pa_nodebug(ucode_path); in __load_ucode_amd() 492 path = ucode_path; in __load_ucode_amd() 560 cp = find_microcode_in_initrd(ucode_path, false); in save_microcode_in_initrd_amd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 727 static int dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path); 9452 dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path) in dhdsdio_download_ucode_file() argument 9466 DHD_INFO(("%s: download firmware %s\n", __FUNCTION__, ucode_path)); in dhdsdio_download_ucode_file() 9470 image = dhd_os_open_image(ucode_path); in dhdsdio_download_ucode_file()
|
| H A D | dhd_linux.c | 948 char ucode_path[MOD_PARAM_PATHLEN]; variable 1028 module_param_string(ucode_path, ucode_path, MOD_PARAM_PATHLEN, 0660); 10064 if (ucode_path[0] != '\0') in dhd_update_fw_nv_path() 10065 uc = ucode_path; in dhd_update_fw_nv_path() 10159 ucode_path[0] = '\0'; in dhd_update_fw_nv_path()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 782 static int dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path); 9587 dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path) argument 9601 DHD_INFO(("%s: download firmware %s\n", __FUNCTION__, ucode_path)); 9605 image = dhd_os_open_image1(bus->dhd, ucode_path);
|
| H A D | dhd_linux.c | 433 char ucode_path[MOD_PARAM_PATHLEN]; variable 532 module_param_string(ucode_path, ucode_path, MOD_PARAM_PATHLEN, 0660); 9089 if (ucode_path[0] != '\0') 9090 uc = ucode_path; 9161 ucode_path[0] = '\0';
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 800 static int dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path); 9677 dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path) argument 9691 DHD_INFO(("%s: download firmware %s\n", __FUNCTION__, ucode_path)); 9695 image = dhd_os_open_image1(bus->dhd, ucode_path);
|
| H A D | dhd_linux.c | 432 char ucode_path[MOD_PARAM_PATHLEN]; variable 542 module_param_string(ucode_path, ucode_path, MOD_PARAM_PATHLEN, 0660); 9224 if (ucode_path[0] != '\0') 9225 uc = ucode_path; 9322 ucode_path[0] = '\0';
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 778 static int dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path); 9583 dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path) argument 9597 DHD_INFO(("%s: download firmware %s\n", __FUNCTION__, ucode_path)); 9601 image = dhd_os_open_image1(bus->dhd, ucode_path);
|
| H A D | dhd_linux.c | 433 char ucode_path[MOD_PARAM_PATHLEN]; variable 532 module_param_string(ucode_path, ucode_path, MOD_PARAM_PATHLEN, 0660); 9154 if (ucode_path[0] != '\0') 9155 uc = ucode_path; 9226 ucode_path[0] = '\0';
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 836 static int dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path); 10569 dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path) in dhdsdio_download_ucode_file() argument 10583 DHD_INFO(("%s: download firmware %s\n", __FUNCTION__, ucode_path)); in dhdsdio_download_ucode_file() 10590 image = dhd_os_open_image1(bus->dhd, ucode_path); in dhdsdio_download_ucode_file()
|
| H A D | dhd_linux.c | 566 char ucode_path[MOD_PARAM_PATHLEN]; variable 681 module_param_string(ucode_path, ucode_path, MOD_PARAM_PATHLEN, 0660); 12302 if (ucode_path[0] != '\0') in dhd_update_fw_nv_path() 12303 uc = ucode_path; in dhd_update_fw_nv_path() 12407 ucode_path[0] = '\0'; in dhd_update_fw_nv_path()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 835 static int dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path); 10554 dhdsdio_download_ucode_file(struct dhd_bus *bus, char *ucode_path) in dhdsdio_download_ucode_file() argument 10568 DHD_INFO(("%s: download firmware %s\n", __FUNCTION__, ucode_path)); in dhdsdio_download_ucode_file() 10575 image = dhd_os_open_image1(bus->dhd, ucode_path); in dhdsdio_download_ucode_file()
|
| H A D | dhd_linux.c | 565 char ucode_path[MOD_PARAM_PATHLEN]; variable 680 module_param_string(ucode_path, ucode_path, MOD_PARAM_PATHLEN, 0660); 12423 if (ucode_path[0] != '\0') in dhd_update_fw_nv_path() 12424 uc = ucode_path; in dhd_update_fw_nv_path() 12528 ucode_path[0] = '\0'; in dhd_update_fw_nv_path()
|