| /drivers/pnp/pnpbios/ |
| A D | bioscalls.c | 290 static int __pnp_bios_get_dev_node(u8 *nodenum, char boot, in __pnp_bios_get_dev_node() argument 298 if (!boot && pnpbios_dont_use_current_config) in __pnp_bios_get_dev_node() 302 boot ? 2 : 1, PNP_DS, 0, &tmp_nodenum, in __pnp_bios_get_dev_node() 312 status = __pnp_bios_get_dev_node(nodenum, boot, data); in pnp_bios_get_dev_node() 324 static int __pnp_bios_set_dev_node(u8 nodenum, char boot, in __pnp_bios_set_dev_node() argument 331 if (!boot && pnpbios_dont_use_current_config) in __pnp_bios_set_dev_node() 334 boot ? 2 : 1, PNP_DS, 0, 0, data, 65536, NULL, in __pnp_bios_set_dev_node() 339 int pnp_bios_set_dev_node(u8 nodenum, char boot, struct pnp_bios_node *data) in pnp_bios_set_dev_node() argument 343 status = __pnp_bios_set_dev_node(nodenum, boot, data); in pnp_bios_set_dev_node() 348 if (!boot) { /* Update devlist */ in pnp_bios_set_dev_node() [all …]
|
| A D | proc.c | 157 int boot = (long)data >> 8; in pnpbios_proc_show() local 164 if (pnp_bios_get_dev_node(&nodenum, boot, node)) { in pnpbios_proc_show() 184 int boot = (long)data >> 8; in pnpbios_proc_write() local 191 if (pnp_bios_get_dev_node(&nodenum, boot, node)) { in pnpbios_proc_write() 203 if (pnp_bios_set_dev_node(node->handle, boot, node) != 0) { in pnpbios_proc_write()
|
| /drivers/net/can/softing/ |
| A D | softing_cs.c | 35 .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, 47 .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, 59 .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, 71 .boot = {0x0000, 0x000000, fw_dir "bcard2.bin",}, 83 .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, 95 .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, 107 .boot = {0x0000, 0x000000, fw_dir "bcard2.bin",}, 119 .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, 131 .boot = {0x0000, 0x000000, fw_dir "bcard2.bin",},
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| A D | tu102.c | 142 .boot = gm200_flcn_fw_boot, 218 meta->sysmemAddrOfBootloader = gsp->boot.fw.addr; in tu102_gsp_wpr_meta_init() 219 meta->sizeOfBootloader = gsp->boot.fw.size; in tu102_gsp_wpr_meta_init() 220 meta->bootloaderCodeOffset = gsp->boot.code_offset; in tu102_gsp_wpr_meta_init() 221 meta->bootloaderDataOffset = gsp->boot.data_offset; in tu102_gsp_wpr_meta_init() 222 meta->bootloaderManifestOffset = gsp->boot.manifest_offset; in tu102_gsp_wpr_meta_init() 234 meta->bootBinOffset = gsp->fb.wpr2.boot.addr; in tu102_gsp_wpr_meta_init() 313 gsp->fb.wpr2.boot.size = gsp->boot.fw.size; in tu102_gsp_oneinit() 314 gsp->fb.wpr2.boot.addr = ALIGN_DOWN(gsp->fb.wpr2.frts.addr - gsp->fb.wpr2.boot.size, 0x1000); in tu102_gsp_oneinit() 317 gsp->fb.wpr2.elf.addr = ALIGN_DOWN(gsp->fb.wpr2.boot.addr - gsp->fb.wpr2.elf.size, 0x10000); in tu102_gsp_oneinit()
|
| A D | gh100.c | 152 meta->sizeOfBootloader = gsp->boot.fw.size; in gh100_gsp_wpr_meta_init() 153 meta->sysmemAddrOfBootloader = gsp->boot.fw.addr; in gh100_gsp_wpr_meta_init() 154 meta->bootloaderCodeOffset = gsp->boot.code_offset; in gh100_gsp_wpr_meta_init() 155 meta->bootloaderDataOffset = gsp->boot.data_offset; in gh100_gsp_wpr_meta_init() 156 meta->bootloaderManifestOffset = gsp->boot.manifest_offset; in gh100_gsp_wpr_meta_init()
|
| /drivers/acpi/ |
| A D | acpi_fpdt.c | 92 FPDT_ATTR(boot, firmware_start); 93 FPDT_ATTR(boot, bootloader_load); 94 FPDT_ATTR(boot, bootloader_launch); 95 FPDT_ATTR(boot, exitbootservice_start); 96 FPDT_ATTR(boot, exitbootservice_end);
|
| /drivers/bluetooth/ |
| A D | btmtkuart.c | 63 struct gpio_desc *boot; member 783 bdev->boot = devm_gpiod_get_optional(&serdev->dev, "boot", in btmtkuart_parse_dt() 785 if (IS_ERR(bdev->boot)) { in btmtkuart_parse_dt() 786 err = PTR_ERR(bdev->boot); in btmtkuart_parse_dt() 798 if (IS_ERR(bdev->pins_boot) && !bdev->boot) { in btmtkuart_parse_dt() 882 if (bdev->boot) { in btmtkuart_probe() 883 gpiod_set_value_cansleep(bdev->boot, 1); in btmtkuart_probe() 910 if (bdev->boot) in btmtkuart_probe() 911 devm_gpiod_put(&serdev->dev, bdev->boot); in btmtkuart_probe()
|
| /drivers/firmware/imx/ |
| A D | sm-cpu.c | 16 int scmi_imx_cpu_reset_vector_set(u32 cpuid, u64 vector, bool start, bool boot, in scmi_imx_cpu_reset_vector_set() argument 23 boot, resume); in scmi_imx_cpu_reset_vector_set()
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
| A D | gp108.c | 56 .boot = gm200_flcn_fw_boot, 75 .boot = gm200_flcn_fw_boot,
|
| /drivers/accel/ivpu/ |
| A D | ivpu_hw.c | 94 vdev->timeout.boot = -1; in timeouts_init() 101 vdev->timeout.boot = 50; in timeouts_init() 109 vdev->timeout.boot = 50; in timeouts_init() 117 vdev->timeout.boot = 1000; in timeouts_init()
|
| /drivers/firewire/ |
| A D | Kconfig | 29 KUnit tests run during boot and output the results to the debug 45 KUnit tests run during boot and output the results to the debug 61 KUnit tests run during boot and output the results to the debug 76 KUnit tests run during boot and output the results to the debug 103 KUnit tests run during boot and output the results to the debug
|
| /drivers/nvmem/ |
| A D | Makefile | 82 obj-$(CONFIG_NVMEM_U_BOOT_ENV) += nvmem_u-boot-env.o 83 nvmem_u-boot-env-y := u-boot-env.o
|
| /drivers/gpu/drm/nouveau/nvkm/falcon/ |
| A D | fw.c | 114 ret = fw->func->boot(fw, pmbox0, pmbox1, mbox0_ok, irqsclr); in nvkm_falcon_fw_boot() 136 if (fw->boot) { in nvkm_falcon_fw_oneinit() 289 fw->boot = kmemdup(blob->data + hdr->data_offset + desc->code_off, in nvkm_falcon_fw_ctor_hs() 291 if (!fw->boot) in nvkm_falcon_fw_ctor_hs()
|
| A D | gm200.c | 287 if (fw->boot) { in gm200_flcn_fw_load() 297 ret = nvkm_falcon_pio_wr(falcon, fw->boot, 0, 0, in gm200_flcn_fw_load() 356 .boot = gm200_flcn_fw_boot,
|
| /drivers/gpu/drm/ci/ |
| A D | build.yml | 74 # db410c and db820c don't boot with KASAN_INLINE, probably due to the kernel 86 # db410c and db820c don't boot with KASAN_INLINE, probably due to the kernel 98 # db410c and db820c don't boot with KASAN_INLINE, probably due to the kernel
|
| /drivers/firmware/ |
| A D | Kconfig | 40 tristate "BIOS Enhanced Disk Drive calls determine boot disk" 45 BIOS tries boot from. This information is then exported via sysfs. 47 This option is experimental and is known to fail to boot on some 112 detect iSCSI boot parameters dynamically during system boot, say Y. 163 The RSU provides a way for customers to update the boot 192 bootloader or kernel can show basic video-output during boot for
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/ |
| A D | fbsr.c | 38 list_for_each_entry(iobj, &imem->boot, head) { in r570_fbsr_resume() 116 list_for_each_entry(iobj, &imem->boot, head) { in r570_fbsr_suspend()
|
| /drivers/platform/x86/intel/atomisp2/ |
| A D | Kconfig | 20 on at boot. This driver will turn the LED off at boot and also allows
|
| /drivers/tty/hvc/ |
| A D | hvc_opal.c | 160 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local 182 boot = 1; in hvc_opal_probe() 210 boot ? " (boot console)" : ""); in hvc_opal_probe()
|
| /drivers/input/touchscreen/ |
| A D | melfas_mip4.c | 141 u16 boot; member 216 v->boot = get_unaligned_le16(buf + 0); in mip4_parse_fw_version() 310 ts->fw_version.boot, ts->fw_version.core, in mip4_query_device() 1220 fw_version.boot, fw_version.core, in mip4_parse_firmware() 1224 ts->fw_version.boot, ts->fw_version.core, in mip4_parse_firmware() 1228 if (fw_version.boot != 0xEEEE && fw_version.boot != 0xFFFF && in mip4_parse_firmware() 1233 } else if (fw_version.boot == 0xEEEE && in mip4_parse_firmware() 1340 ts->fw_version.boot, ts->fw_version.core, in mip4_sysfs_read_fw_version()
|
| /drivers/platform/mellanox/ |
| A D | Kconfig | 92 request swapping the primary and alternate eMMC boot partition, 94 does not boot up correctly. This driver provides sysfs access 96 device driver to do necessary initial swap of the boot partition.
|
| /drivers/hv/ |
| A D | Kconfig | 18 bool "Enable Linux to boot in VTL context" 35 initializes the kernel to run in VTL2, and adds the ability to boot
|
| /drivers/gpu/drm/nouveau/include/nvkm/core/ |
| A D | memory.h | 36 void (*boot)(struct nvkm_memory *, struct nvkm_vmm *); member 65 #define nvkm_memory_boot(p,v) (p)->func->boot((p),(v))
|
| /drivers/scsi/ |
| A D | aha152x.h | 266 unsigned boot:1; /* boot: 0=disabled, 1=enabled */ member 281 #define cf_boot fields.boot
|
| /drivers/nvmem/layouts/ |
| A D | Makefile | 8 obj-$(CONFIG_NVMEM_LAYOUT_U_BOOT_ENV) += u-boot-env.o
|