Home
last modified time | relevance | path

Searched refs:cpuhp_setup_state (Results 1 – 25 of 123) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_lb.c303 dhd->cpuhp_setup_state = 0; in dhd_register_cpuhp_callback()
305 dhd->cpuhp_setup_state = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "dhd", in dhd_register_cpuhp_callback()
308 if (dhd->cpuhp_setup_state < 0) { in dhd_register_cpuhp_callback()
310 __FUNCTION__, dhd->cpuhp_setup_state)); in dhd_register_cpuhp_callback()
313 __FUNCTION__, dhd->cpuhp_setup_state)); in dhd_register_cpuhp_callback()
324 return dhd->cpuhp_setup_state; in dhd_register_cpuhp_callback()
332 __FUNCTION__, dhd->cpuhp_setup_state)); in dhd_unregister_cpuhp_callback()
334 if (dhd->cpuhp_setup_state >= 0) { in dhd_unregister_cpuhp_callback()
336 cpuhp_remove_state_nocalls(dhd->cpuhp_setup_state); in dhd_unregister_cpuhp_callback()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_lb.c303 dhd->cpuhp_setup_state = 0; in dhd_register_cpuhp_callback()
305 dhd->cpuhp_setup_state = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "dhd", in dhd_register_cpuhp_callback()
308 if (dhd->cpuhp_setup_state < 0) { in dhd_register_cpuhp_callback()
310 __FUNCTION__, dhd->cpuhp_setup_state)); in dhd_register_cpuhp_callback()
313 __FUNCTION__, dhd->cpuhp_setup_state)); in dhd_register_cpuhp_callback()
324 return dhd->cpuhp_setup_state; in dhd_register_cpuhp_callback()
332 __FUNCTION__, dhd->cpuhp_setup_state)); in dhd_unregister_cpuhp_callback()
334 if (dhd->cpuhp_setup_state >= 0) { in dhd_unregister_cpuhp_callback()
336 cpuhp_remove_state_nocalls(dhd->cpuhp_setup_state); in dhd_unregister_cpuhp_callback()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Ddummy_timer.c33 return cpuhp_setup_state(CPUHP_AP_DUMMY_TIMER_STARTING, in dummy_timer_register()
H A Dtimer-riscv.c153 error = cpuhp_setup_state(CPUHP_AP_RISCV_TIMER_STARTING, in riscv_timer_init_dt()
H A Dtimer-mp-csky.c154 ret = cpuhp_setup_state(CPUHP_AP_CSKY_TIMER_STARTING, in csky_mptimer_init()
H A Dtimer-nps.c268 ret = cpuhp_setup_state(CPUHP_AP_ARC_TIMER_STARTING, in nps_setup_clockevent()
H A Dmips-gic-timer.c162 cpuhp_setup_state(CPUHP_AP_MIPS_GIC_TIMER_STARTING, in gic_clockevent_init()
H A Dtimer-clint.c222 rc = cpuhp_setup_state(CPUHP_AP_CLINT_TIMER_STARTING, in clint_timer_init_dt()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-cpu.c162 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "leds/trigger:starting", in ledtrig_cpu_init()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_turbo_max_3.c131 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, in itmt_legacy_init()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-riscv-intc.c128 cpuhp_setup_state(CPUHP_AP_IRQ_RISCV_STARTING, in riscv_intc_init()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-haltpoll.c126 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "cpuidle/haltpoll:online", in haltpoll_init()
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Duncore.c639 if (cpuhp_setup_state(CPUHP_PERF_X86_AMD_UNCORE_PREP, in amd_uncore_init()
644 if (cpuhp_setup_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING, in amd_uncore_init()
648 if (cpuhp_setup_state(CPUHP_AP_PERF_X86_AMD_UNCORE_ONLINE, in amd_uncore_init()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dparavirt.c126 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, in pv_time_init_stolen_time()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dnmi_timer_int.c126 err = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "oprofile/nmi:online", in nmi_timer_setup()
/OK3568_Linux_fs/kernel/kernel/
H A Dscs.c100 cpuhp_setup_state(CPUHP_BP_PREPARE_DYN, "scs:scs_cache", NULL, in scs_init()
H A Dprofile.c546 err = cpuhp_setup_state(CPUHP_PROFILE_PREPARE, "PROFILE_PREPARE", in create_proc_profile()
551 err = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "AP_PROFILE_ONLINE", in create_proc_profile()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-xgene-msi.c503 rc = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "pci/xgene:online", in xgene_msi_probe()
508 rc = cpuhp_setup_state(CPUHP_PCI_XGENE_DEAD, "pci/xgene:dead", NULL, in xgene_msi_probe()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_cf_common.c193 rc = cpuhp_setup_state(CPUHP_AP_PERF_S390_CF_ONLINE, in cpum_cf_init()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dintel_epb.c203 ret = cpuhp_setup_state(CPUHP_AP_X86_INTEL_EPB_ONLINE, in intel_epb_init()
H A Dumwait.c219 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "umwait:online", in umwait_init()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dtopology.c138 return cpuhp_setup_state(CPUHP_TOPOLOGY_PREPARE, in topology_sysfs_init()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dcpuid.c165 err = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "x86/cpuid:online", in cpuid_init()
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Dintel_rapl_msr.c155 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "powercap/rapl:online", in rapl_msr_probe()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dx2apic_cluster.c172 if (cpuhp_setup_state(CPUHP_X2APIC_PREPARE, "x86/x2apic:prepare", in x2apic_cluster_probe()

12345