Searched refs:device_initcall (Results 226 - 250 of 344) sorted by relevance

1234567891011>>

/linux-master/drivers/tty/
H A Dehv_bytechan.c820 device_initcall(ehv_bc_init);
/linux-master/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c600 device_initcall(tegra_init_soc);
/linux-master/drivers/platform/x86/
H A Dpmc_atom.c601 device_initcall(pmc_atom_init);
/linux-master/arch/arm64/kernel/
H A Dcpuinfo.c394 device_initcall(cpuinfo_regs_init);
/linux-master/drivers/sh/intc/
H A Dcore.c501 device_initcall(register_intc_devs);
/linux-master/drivers/cpuidle/
H A Dcpuidle-riscv-sbi.c595 device_initcall(sbi_cpuidle_init);
/linux-master/kernel/time/
H A Dclockevents.c777 device_initcall(clockevents_init_sysfs);
/linux-master/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c543 device_initcall(ptdump_init);
/linux-master/kernel/
H A Dpanic.c767 device_initcall(register_warn_debugfs);
H A Daudit_watch.c503 device_initcall(audit_watch_init);
/linux-master/drivers/tty/serial/
H A Dsunhv.c646 device_initcall(sunhv_init);
/linux-master/drivers/macintosh/
H A Dsmu.c691 device_initcall(smu_init_sysfs);
1337 device_initcall(smu_device_init);
H A Dvia-pmu.c418 * Thus this is called with arch_initcall rather than device_initcall.
567 device_initcall(via_pmu_dev_init);
2348 device_initcall(register_pmu_pm_ops);
2491 device_initcall(pmu_device_init);
H A Dmediabay.c753 device_initcall(media_bay_init);
H A Dvia-cuda.c315 device_initcall(via_cuda_start);
/linux-master/drivers/misc/
H A Dkgdbts.c1116 device_initcall(init_kgdbts);
/linux-master/ipc/
H A Dutil.c99 device_initcall(ipc_init);
/linux-master/drivers/thermal/intel/
H A Dtherm_throt.c589 device_initcall(thermal_throttle_init_device);
/linux-master/arch/powerpc/platforms/cell/
H A Dspu_base.c790 device_initcall(init_spu_base);
/linux-master/drivers/xen/
H A Dxen-acpi-processor.c600 device_initcall(xen_acpi_processor_init);
/linux-master/arch/powerpc/kernel/
H A Dlegacy_serial.c598 device_initcall(serial_dev_init);
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c613 device_initcall(kfr2r09_devices_setup);
/linux-master/kernel/irq/
H A Dgeneric-chip.c672 device_initcall(irq_gc_init_ops);
/linux-master/arch/s390/kernel/
H A Dtopology.c660 device_initcall(topology_init);
/linux-master/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c725 device_initcall(xenbus_init);

Completed in 468 milliseconds

1234567891011>>