Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 25 of 111) sorted by relevance

12345

/drivers/pnp/pnpbios/
Dbioscalls.c290 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()
308 int pnp_bios_get_dev_node(u8 *nodenum, char boot, struct pnp_bios_node *data) in pnp_bios_get_dev_node() argument
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()
[all …]
Dproc.c157 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/
Dsofting_cs.c35 .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",},
Dsofting_platform.h32 } boot, load, app; member
/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dbase.c154 list_move_tail(&iobj->head, &imem->boot); in nvkm_instmem_boot()
174 list_for_each_entry(iobj, &imem->boot, head) { in nvkm_instmem_fini()
193 list_for_each_entry(iobj, &imem->boot, head) { in nvkm_instmem_init()
243 INIT_LIST_HEAD(&imem->boot); in nvkm_instmem_ctor()
/drivers/sfi/
DKconfig12 boot on SFI-only platforms. Currently, all SFI-only platforms are
18 Say 'Y' here to enable the kernel to boot on SFI-only platforms.
/drivers/platform/mellanox/
DKconfig54 request swapping the primary and alternate eMMC boot partition,
56 does not boot up correctly. This driver provides sysfs access
58 device driver to do necessary initial swap of the boot partition.
/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset29 the previous guest boot) has no effect.
36 Description: The boottotool flag controls s-Par behavior on the next boot of
37 this guest. Setting the flag will cause the guest to boot from
48 action to perform on the next guest boot-up. The meaning of the
/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dgp108.c53 .boot = gm200_acr_unload_boot,
72 .boot = gm200_acr_load_boot,
Dtu102.c132 .boot = tu102_acr_hsfw_boot,
152 .boot = tu102_acr_hsfw_boot,
Dbase.c55 ret = hsf->func->boot(acr, hsf); in nvkm_acr_hsf_boot()
104 if (lsf->func->boot) { in nvkm_acr_load()
105 ret = lsf->func->boot(lsf->falcon); in nvkm_acr_load()
/drivers/bluetooth/
Dbtmtkuart.c123 struct gpio_desc *boot; member
919 bdev->boot = devm_gpiod_get_optional(&serdev->dev, "boot", in btmtkuart_parse_dt()
921 if (IS_ERR(bdev->boot)) { in btmtkuart_parse_dt()
922 err = PTR_ERR(bdev->boot); in btmtkuart_parse_dt()
934 if (IS_ERR(bdev->pins_boot) && !bdev->boot) { in btmtkuart_parse_dt()
1017 if (bdev->boot) { in btmtkuart_probe()
1018 gpiod_set_value_cansleep(bdev->boot, 1); in btmtkuart_probe()
1045 if (bdev->boot) in btmtkuart_probe()
1046 devm_gpiod_put(&serdev->dev, bdev->boot); in btmtkuart_probe()
/drivers/staging/mt7621-dts/
Dgbpc2.dts55 label = "u-boot";
61 label = "u-boot-env";
Dgbpc1.dts71 label = "u-boot";
77 label = "u-boot-env";
/drivers/firmware/
DKconfig40 will be called scmi_pm_domain. Note this may needed early in boot
82 tristate "BIOS Enhanced Disk Drive calls determine boot disk"
87 BIOS tries boot from. This information is then exported via sysfs.
89 This option is experimental and is known to fail to boot on some
125 you must specify the "console=hcdp" kernel boot argument.
178 detect iSCSI boot parameters dynamically during system boot, say Y.
229 The RSU provides a way for customers to update the boot
/drivers/ide/
DKconfig131 If you say Y here, the CD-ROM drive will be identified at boot time
133 similar (check the boot messages with dmesg). If this is your only
162 If you say Y here, the tape drive will be identified at boot time
165 (check the boot messages with dmesg). Be sure to consult the
247 (VLB) instead of PCI, you must also supply a kernel boot parameter
249 bootparam" or see the documentation of your boot loader about how to
309 This can improve the usability of some boot managers such as lilo
483 ide-probe at boot. It is reported to support DVD II drives, by the
551 at boot-time for max-speed. Ultra33 BIOS 1.25 or newer is required
712 runtime using the "gayle.doubler" kernel boot parameter.
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c946 static int mlx5_function_setup(struct mlx5_core_dev *dev, bool boot) in mlx5_function_setup() argument
1037 mlx5_stop_health_poll(dev, boot); in mlx5_function_setup()
1049 static int mlx5_function_teardown(struct mlx5_core_dev *dev, bool boot) in mlx5_function_teardown() argument
1053 mlx5_stop_health_poll(dev, boot); in mlx5_function_teardown()
1193 int mlx5_load_one(struct mlx5_core_dev *dev, bool boot) in mlx5_load_one() argument
1205 err = mlx5_function_setup(dev, boot); in mlx5_load_one()
1209 if (boot) { in mlx5_load_one()
1223 if (boot) { in mlx5_load_one()
1239 if (boot) in mlx5_load_one()
1242 mlx5_function_teardown(dev, boot); in mlx5_load_one()
Dpagealloc.c180 s32 *npages, int boot) in mlx5_cmd_query_pages() argument
187 MLX5_SET(query_pages_in, in, op_mod, boot ? in mlx5_cmd_query_pages()
609 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot) in mlx5_satisfy_startup_pages() argument
615 err = mlx5_cmd_query_pages(dev, &func_id, &npages, boot); in mlx5_satisfy_startup_pages()
620 npages, boot ? "boot" : "init", func_id); in mlx5_satisfy_startup_pages()
/drivers/tty/hvc/
Dhvc_opal.c159 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local
181 boot = 1; in hvc_opal_probe()
209 boot ? " (boot console)" : ""); in hvc_opal_probe()
/drivers/input/touchscreen/
Dmelfas_mip4.c141 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/thunderbolt/
Dicm.c629 u8 link, u8 depth, bool boot) in update_switch() argument
643 sw->boot = boot; in update_switch()
708 bool boot, dual_lane, speed_gen3; in icm_fr_device_connected() local
724 boot = pkg->link_info & ICM_LINK_INFO_BOOT; in icm_fr_device_connected()
769 pkg->connection_key, link, depth, boot); in icm_fr_device_connected()
834 sw->boot = boot; in icm_fr_device_connected()
1172 bool authorized, boot, dual_lane, speed_gen3; in __icm_tr_device_connected() local
1192 boot = pkg->link_info & ICM_LINK_INFO_BOOT; in __icm_tr_device_connected()
1208 0, 0, 0, boot); in __icm_tr_device_connected()
1244 sw->boot = boot; in __icm_tr_device_connected()
/drivers/gpu/drm/nouveau/include/nvkm/core/
Dmemory.h35 void (*boot)(struct nvkm_memory *, struct nvkm_vmm *); member
63 #define nvkm_memory_boot(p,v) (p)->func->boot((p),(v))
/drivers/bus/mhi/host/
DMakefile2 mhi-y := init.o main.o pm.o boot.o
/drivers/scsi/
Daha152x.h266 unsigned boot:1; /* boot: 0=disabled, 1=enabled */ member
281 #define cf_boot fields.boot
/drivers/net/wireless/ti/wl1251/
DMakefile3 acx.o boot.o init.o debugfs.o io.o

12345