/Linux-v5.15/include/linux/ |
D | cpuhotplug.h | 255 int (*startup)(unsigned int cpu), 260 int (*startup)(unsigned int cpu), 276 int (*startup)(unsigned int cpu), in cpuhp_setup_state() 279 return __cpuhp_setup_state(state, name, true, startup, teardown, false); in cpuhp_setup_state() 296 int (*startup)(unsigned int cpu), in cpuhp_setup_state_cpuslocked() 299 return __cpuhp_setup_state_cpuslocked(state, name, true, startup, in cpuhp_setup_state_cpuslocked() 316 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls() 319 return __cpuhp_setup_state(state, name, false, startup, teardown, in cpuhp_setup_state_nocalls() 338 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls_cpuslocked() 341 return __cpuhp_setup_state_cpuslocked(state, name, false, startup, in cpuhp_setup_state_nocalls_cpuslocked() [all …]
|
/Linux-v5.15/sound/soc/ |
D | soc-link.c | 74 rtd->dai_link->ops->startup) in snd_soc_link_startup() 75 ret = rtd->dai_link->ops->startup(substream); in snd_soc_link_startup() 79 soc_link_mark_push(rtd, substream, startup); in snd_soc_link_startup() 89 if (rollback && !soc_link_mark_match(rtd, substream, startup)) in snd_soc_link_shutdown() 97 soc_link_mark_pop(rtd, substream, startup); in snd_soc_link_shutdown() 178 soc_link_mark_pop(rtd, substream, startup); in snd_soc_link_trigger() 190 rtd->dai_link->compr_ops->startup) in snd_soc_link_compr_startup() 191 ret = rtd->dai_link->compr_ops->startup(cstream); in snd_soc_link_compr_startup()
|
D | soc-dai.c | 431 dai->driver->ops->startup) in snd_soc_dai_startup() 432 ret = dai->driver->ops->startup(substream, dai); in snd_soc_dai_startup() 436 soc_dai_mark_push(dai, substream, startup); in snd_soc_dai_startup() 445 if (rollback && !soc_dai_mark_match(dai, substream, startup)) in snd_soc_dai_shutdown() 453 soc_dai_mark_pop(dai, substream, startup); in snd_soc_dai_shutdown() 702 dai->driver->cops->startup) in snd_soc_dai_compr_startup() 703 ret = dai->driver->cops->startup(cstream, dai); in snd_soc_dai_compr_startup()
|
/Linux-v5.15/kernel/ |
D | cpu.c | 127 } startup; member 150 return bringup ? !step->startup.single : !step->teardown.single; in cpuhp_step_empty() 187 cb = bringup ? step->startup.single : step->teardown.single; in cpuhp_invoke_callback() 194 cbm = bringup ? step->startup.multi : step->teardown.multi; in cpuhp_invoke_callback() 228 cbm = !bringup ? step->startup.multi : step->teardown.multi; in cpuhp_invoke_callback() 1640 .startup.single = NULL, 1646 .startup.single = smpboot_create_threads, 1652 .startup.single = perf_event_init_cpu, 1657 .startup.single = workqueue_prepare_cpu, 1662 .startup.single = hrtimers_prepare_cpu, [all …]
|
/Linux-v5.15/arch/h8300/boot/compressed/ |
D | head.S | 10 .section .text..startup,"ax" 11 .global startup 12 startup: label 13 mov.l #startup, sp
|
/Linux-v5.15/Documentation/core-api/ |
D | cpu_hotplug.rst | 170 CPUHP_OFFLINE to CPUHP_ONLINE. Each state has a startup and a teardown 173 When a CPU is onlined, the startup callbacks are invoked sequentially until 194 The startup callbacks in this section are invoked before the CPU is 202 The startup callbacks are used to setup resources which are required to 207 The startup callbacks are allowed to fail. If a callback fails, the CPU 218 The startup callbacks in this section are invoked on the hotplugged CPU 234 The startup callbacks in this section are invoked on the hotplugged CPU 251 [CPUHP_OFFLINE + 1]->startup() -> success 252 [CPUHP_OFFLINE + 2]->startup() -> success 253 [CPUHP_OFFLINE + 3] -> skipped because startup == NULL [all …]
|
/Linux-v5.15/arch/s390/boot/ |
D | Makefile | 38 obj-y := head.o als.o startup.o mem_detect.o ipl_parm.o ipl_report.o 44 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) 68 $(obj)/compressed/vmlinux: $(obj)/startup.a FORCE 71 $(obj)/startup.a: $(OBJECTS) FORCE
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | clps711x-clock.txt | 6 - startup-frequency: Factory set CPU startup frequency in HZ. 18 startup-frequency = <73728000>;
|
/Linux-v5.15/drivers/net/ethernet/dec/tulip/ |
D | media.c | 167 void tulip_select_media(struct net_device *dev, int startup) in tulip_select_media() argument 184 if (startup) in tulip_select_media() 199 if (startup && mtable->has_reset) { in tulip_select_media() 228 if (startup) { in tulip_select_media() 234 if (startup) iowrite32(csr13val, ioaddr + CSR13); in tulip_select_media() 257 if (startup) { in tulip_select_media() 283 if (startup) { in tulip_select_media() 310 if (tmp_info && startup < 2) { in tulip_select_media() 324 if (startup && mtable->has_reset) { in tulip_select_media() 345 if (startup && ! tp->medialock) in tulip_select_media() [all …]
|
/Linux-v5.15/sound/soc/amd/ |
D | acp-da7219-max98357a.c | 452 .startup = cz_da7219_play_startup, 457 .startup = cz_da7219_cap_startup, 462 .startup = cz_max_startup, 467 .startup = cz_dmic0_startup, 472 .startup = cz_dmic1_startup, 477 .startup = cz_rt5682_play_startup, 482 .startup = cz_rt5682_cap_startup, 487 .startup = cz_rt5682_max_startup, 492 .startup = cz_rt5682_dmic0_startup, 497 .startup = cz_rt5682_dmic1_startup,
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | kirkwood-synology.dtsi | 610 startup-delay-us = <5000000>; 623 startup-delay-us = <5000000>; 645 startup-delay-us = <5000000>; 667 startup-delay-us = <5000000>; 680 startup-delay-us = <5000000>; 703 startup-delay-us = <5000000>; 716 startup-delay-us = <5000000>; 729 startup-delay-us = <5000000>; 742 startup-delay-us = <5000000>; 764 startup-delay-us = <5000000>; [all …]
|
D | rk3066a-mk808.dts | 66 startup-delay-us = <100000>; 80 startup-delay-us = <100000>; 92 startup-delay-us = <100000>; 105 startup-delay-us = <100000>;
|
D | imx6dl-mamoj.dts | 76 startup-delay-us = <21000>; 95 startup-delay-us = <6000>; 106 startup-delay-us = <6000>; 117 startup-delay-us = <11000>; 138 startup-delay-us = <6000>; 162 startup-delay-us = <70000>;
|
/Linux-v5.15/drivers/s390/char/ |
D | hmcdrv_ftp.c | 32 int (*startup)(void); member 295 .startup = diag_ftp_startup, in hmcdrv_ftp_startup() 301 .startup = sclp_ftp_startup, in hmcdrv_ftp_startup() 319 rc = hmcdrv_ftp_funcs->startup(); in hmcdrv_ftp_startup()
|
/Linux-v5.15/Documentation/devicetree/bindings/fpga/ |
D | fpga-bridge.txt | 4 - bridge-enable : 0 if driver should disable bridge at startup 5 1 if driver should enable bridge at startup
|
/Linux-v5.15/arch/s390/boot/compressed/ |
D | Makefile | 29 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup --build-id=sha1 -T 30 $(obj)/vmlinux: $(obj)/vmlinux.lds $(objtree)/arch/s390/boot/startup.a $(OBJECTS_ALL) FORCE 33 LDFLAGS_vmlinux.syms := --oformat $(LD_BFD) -e startup -T 34 $(obj)/vmlinux.syms: $(obj)/vmlinux.lds $(objtree)/arch/s390/boot/startup.a $(OBJECTS) FORCE
|
/Linux-v5.15/Documentation/admin-guide/nfs/ |
D | nfsd-admin-interfaces.rst | 25 On startup, nfsd and lockd grace periods start. nfsd is shut down by a write of 28 Between startup and shutdown, the number of threads may be adjusted up 39 removal of listening sockets, and startup and shutdown of the server.
|
/Linux-v5.15/arch/sh/boot/compressed/ |
D | head_32.S | 13 .global startup 14 startup: label 63 .long startup
|
/Linux-v5.15/arch/parisc/boot/compressed/ |
D | head.S | 24 ENTRY(startup) 85 END(startup)
|
/Linux-v5.15/sound/soc/pxa/ |
D | pxa2xx-ac97.c | 142 .startup = pxa2xx_ac97_hifi_startup, 146 .startup = pxa2xx_ac97_aux_startup, 150 .startup = pxa2xx_ac97_mic_startup,
|
/Linux-v5.15/arch/powerpc/boot/dts/ |
D | ps3.dts | 21 * We'll get the size of the bootmem block from lv1 after startup, 35 * startup with data from lv1.
|
/Linux-v5.15/drivers/input/ |
D | joydev.c | 61 int startup; member 100 if (client->startup == joydev->nabs + joydev->nkey) { in joydev_pass_event() 104 client->startup = 0; in joydev_pass_event() 296 have_event = client->startup < joydev->nabs + joydev->nkey; in joydev_generate_startup_event() 301 if (client->startup < joydev->nkey) { in joydev_generate_startup_event() 303 event->number = client->startup; in joydev_generate_startup_event() 308 event->number = client->startup - joydev->nkey; in joydev_generate_startup_event() 311 client->startup++; in joydev_generate_startup_event() 363 client->startup = 0; in joydev_0x_read() 379 return client->startup < joydev->nabs + joydev->nkey || in joydev_data_pending()
|
/Linux-v5.15/drivers/accessibility/speakup/ |
D | speakup_txprt.c | 87 .startup = SYNTH_START, 114 module_param_named(start, synth_txprt.startup, short, 0444);
|
D | speakup_bns.c | 88 .startup = SYNTH_START, 115 module_param_named(start, synth_bns.startup, short, 0444);
|
D | speakup_acntsa.c | 91 .startup = SYNTH_START, 131 module_param_named(start, synth_acntsa.startup, short, 0444);
|