| /linux/Documentation/translations/zh_CN/core-api/ |
| A D | cpu_hotplug.rst | 160 有一个startup和teardown的回调。 221 [CPUHP_OFFLINE + 1]->startup() -> 成功 222 [CPUHP_OFFLINE + 2]->startup() -> 成功 225 [CPUHP_BRINGUP_CPU]->startup() -> 成功 291 [CPUHP_ONLINE - (N - 1)]->startup() 293 [CPUHP_ONLINE - 1]->startup() 329 在CPU上线操作期间,PERF核心startup回调必须在PERF驱动startup回调之前被调用。在CPU 373 dead 对应PREPARE阶段中不提供startup回调的状态 377 dying 对应STARTING阶段中不提供startup回调的状态 381 offline 对应ONLINE阶段中不提供startup回调的状态 [all …]
|
| /linux/include/linux/ |
| A D | cpuhotplug.h | 252 int (*startup)(unsigned int cpu), 257 int (*startup)(unsigned int cpu), 273 int (*startup)(unsigned int cpu), in cpuhp_setup_state() 293 int (*startup)(unsigned int cpu), in cpuhp_setup_state_cpuslocked() 296 return __cpuhp_setup_state_cpuslocked(state, name, true, startup, in cpuhp_setup_state_cpuslocked() 313 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls() 316 return __cpuhp_setup_state(state, name, false, startup, teardown, in cpuhp_setup_state_nocalls() 335 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls_cpuslocked() 338 return __cpuhp_setup_state_cpuslocked(state, name, false, startup, in cpuhp_setup_state_nocalls_cpuslocked() 356 int (*startup)(unsigned int cpu, in cpuhp_setup_state_multi() [all …]
|
| /linux/sound/soc/ |
| A 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()
|
| /linux/kernel/ |
| A D | cpu.c | 131 } startup; member 2065 .startup.single = NULL, 2172 .startup.single = NULL, 2177 .startup.single = NULL, 2182 .startup.single = NULL, 2187 .startup.single = NULL, 2201 .startup.single = NULL, 2208 .startup.single = NULL, 2265 .startup.single = NULL, 2338 sp->startup.single = startup; in cpuhp_store_callbacks() [all …]
|
| /linux/drivers/misc/keba/ |
| A D | cp500.c | 57 struct cp500_dev_info startup; member 63 .startup = { 0x0000, SZ_4K }, 69 .startup = { 0x0000, SZ_4K }, 75 .startup = { 0x0000, SZ_4K }, 342 struct resource startup; in cp500_probe() local 371 startup = *pci_resource_n(pci_dev, CP500_SYS_BAR); in cp500_probe() 372 startup.end = startup.start + cp500->devs->startup.size - 1; in cp500_probe() 374 &startup); in cp500_probe()
|
| /linux/Documentation/core-api/ |
| A D | cpu_hotplug.rst | 236 [CPUHP_OFFLINE + 1]->startup() -> success 284 [CPUHP_AP_ONLINE + N]->startup() -> fail 306 [CPUHP_ONLINE - (N - 1)]->startup() 308 [CPUHP_ONLINE - 1]->startup() 319 [CPUHP_ONLINE - (N - 2)]->startup() -> fail 327 [CPUHP_ONLINE - (N - 2)]->startup() -> fail 347 startup callback has to be invoked before the PERF driver startup 404 a startup callback 409 a startup callback 414 a startup callback [all …]
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | clps711x-clock.txt | 6 - startup-frequency: Factory set CPU startup frequency in HZ. 18 startup-frequency = <73728000>;
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| A 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/arch/arm64/boot/dts/freescale/ |
| A D | imx8-apalis-eval-v1.2.dtsi | 19 startup-delay-us = <10000>; 32 startup-delay-us = <10000>; 42 startup-delay-us = <10000>; 52 startup-delay-us = <10000>;
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| A D | fixed-regulator.yaml | 89 startup-delay-us: 90 description: startup time in microseconds 131 startup-delay-us = <70000>; 143 startup-delay-us = <70000>; 155 startup-delay-us = <70000>;
|
| /linux/drivers/s390/char/ |
| A 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/arch/arm/boot/dts/marvell/ |
| A D | kirkwood-synology.dtsi | 616 startup-delay-us = <5000000>; 629 startup-delay-us = <5000000>; 651 startup-delay-us = <5000000>; 673 startup-delay-us = <5000000>; 686 startup-delay-us = <5000000>; 709 startup-delay-us = <5000000>; 722 startup-delay-us = <5000000>; 735 startup-delay-us = <5000000>; 748 startup-delay-us = <5000000>; 770 startup-delay-us = <5000000>; [all …]
|
| /linux/sound/soc/amd/ |
| A D | acp-da7219-max98357a.c | 470 .startup = cz_da7219_play_startup, 475 .startup = cz_da7219_cap_startup, 480 .startup = cz_max_startup, 485 .startup = cz_dmic0_startup, 490 .startup = cz_dmic1_startup, 495 .startup = cz_rt5682_play_startup, 500 .startup = cz_rt5682_cap_startup, 505 .startup = cz_rt5682_max_startup, 510 .startup = cz_rt5682_dmic0_startup, 515 .startup = cz_rt5682_dmic1_startup,
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| A D | imx6q-apalis-eval-v1.2.dts | 25 startup-delay-us = <10000>; 38 startup-delay-us = <10000>; 48 startup-delay-us = <10000>; 58 startup-delay-us = <10000>;
|
| A 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/Documentation/devicetree/bindings/fpga/ |
| A D | fpga-bridge.yaml | 18 0 if driver should disable bridge at startup 19 1 if driver should enable bridge at startup
|
| /linux/Documentation/admin-guide/nfs/ |
| A 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/arch/sh/boot/compressed/ |
| A D | head_32.S | 13 .global startup 14 startup: label 63 .long startup
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| A D | atmel,sama5d2-adc.yaml | 40 atmel,startup-time-ms: 73 - atmel,startup-time-ms 91 atmel,startup-time-ms = <4>;
|
| A D | atmel,sama9260-adc.yaml | 40 atmel,adc-startup-time: 97 - atmel,adc-startup-time 115 atmel,adc-startup-time = <40>;
|
| /linux/arch/arm/boot/dts/rockchip/ |
| A D | rk3066a-mk808.dts | 88 startup-delay-us = <100000>; 102 startup-delay-us = <100000>; 114 startup-delay-us = <100000>; 127 startup-delay-us = <100000>;
|
| /linux/arch/parisc/boot/compressed/ |
| A D | head.S | 24 ENTRY(startup) 85 END(startup)
|
| /linux/arch/powerpc/boot/dts/ |
| A D | ps3.dts | 21 * We'll get the size of the bootmem block from lv1 after startup, 35 * startup with data from lv1.
|
| /linux/sound/soc/pxa/ |
| A D | pxa2xx-ac97.c | 139 .startup = pxa2xx_ac97_hifi_startup, 143 .startup = pxa2xx_ac97_aux_startup, 147 .startup = pxa2xx_ac97_mic_startup,
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| A D | qcom,msm8916-mss-pil.yaml | 60 - description: XO proxy clock (control handed over after startup) 71 - description: CX proxy power domain (control handed over after startup) 72 - description: MX proxy power domain (control handed over after startup) 73 - description: MSS proxy power domain (control handed over after startup) 85 description: PLL proxy supply (control handed over after startup)
|