Searched refs:loader (Results 1 – 22 of 22) sorted by relevance
14 intel-ishtp-objs += ishtp/loader.o24 obj-$(CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER) += intel-ishtp-loader.o25 intel-ishtp-loader-objs += ishtp-fw-loader.o
15 struct icp_qat_fw_loader_handle *loader; in adf_ae_fw_load_images() local21 loader = loader_data->fw_loader; in adf_ae_fw_load_images()32 if (qat_uclo_set_cfg_ae_mask(loader, ae_mask)) { in adf_ae_fw_load_images()37 if (qat_uclo_map_obj(loader, fw_addr, fw_size, obj_name)) { in adf_ae_fw_load_images()42 if (qat_uclo_wr_all_uimage(loader)) { in adf_ae_fw_load_images()47 qat_uclo_del_obj(loader); in adf_ae_fw_load_images()
790 enum ipa_firmware_loader loader; in ipa_probe() local810 loader = ipa_firmware_loader(dev); in ipa_probe()811 if (loader == IPA_LOADER_INVALID) in ipa_probe()813 if (loader == IPA_LOADER_DEFER) in ipa_probe()873 ret = ipa_smp2p_init(ipa, pdev, loader == IPA_LOADER_MODEM); in ipa_probe()891 if (loader == IPA_LOADER_MODEM) in ipa_probe()894 if (loader == IPA_LOADER_SELF) { in ipa_probe()
39 This is a go7007 firmware loader driver for the WIS GO700743 module will be called go7007-loader.
4 obj-$(CONFIG_VIDEO_GO7007_LOADER) += go7007-loader.o
84 the payload can be decompressed and executed by the loader as well,85 provided that the loader implements the decompression algorithm.89 bool "Enable the DTB loader"119 tristate "EFI capsule loader"122 This option exposes a loader interface "/dev/efi_capsule_loader" for
41 obj-$(CONFIG_EFI_CAPSULE_LOADER) += capsule-loader.o
37 mei-vsc-hw-y += vsc-fw-loader.o
37 including the firmware and a firmware loader in an initramfs.96 including the firmware and a firmware loader in an initramfs.
157 tristate "Atheros ath9k pci loader for EEPROM-less chips"161 This separate driver provides a loader in order to support the
63 the modem using a user space utility (a firmware loader for example).
45 your boot loader (lilo or loadlin) about how to pass options to the73 your boot loader (lilo or loadlin) about how to pass options to the253 your boot loader about how to pass options to the kernel at413 your boot loader (lilo or loadlin) about how to pass options to the446 your boot loader (lilo or loadlin) about how to pass options to the475 your boot loader (lilo or loadlin) about how to pass options to the801 your boot loader (lilo or loadlin) about how to pass options to the965 your boot loader about how to pass options to the kernel at992 your boot loader about how to pass options to the kernel at
115 device via the firmware loader interface. This is triggered using a
2 menu "Firmware loader"43 This enables the Rust abstractions for the firmware loader API.
619 struct seg_hdr loader; member
48 automatically using the in-kernel firmware loader and the hotplug
54 or see the documentation of your boot loader (lilo or loadlin) about
69 bootparam" or see the documentation of your boot loader (lilo or
103 your boot loader (grub or lilo or loadlin) about how to pass options
469 in some PXA versions of the "blob" boot loader.
37 your boot loader (lilo or loadlin) about how to pass options to the
161 * Defined a new image type of boot loader.
Completed in 45 milliseconds