Searched full:initialisation (Results 1 – 25 of 492) sorted by relevance
12345678910>>...20
/Linux-v5.10/Documentation/arm/ |
D | setup.rst | 2 Kernel initialisation parameters on ARM Linux 5 The following document describes the kernel initialisation parameter 9 This structure is used to pass initialisation parameters from the 11 through the kernel initialisation process. As a general rule, it
|
/Linux-v5.10/include/linux/regulator/ |
D | userspace-consumer.h | 9 * initialisation data. 15 * enabled during initialisation
|
D | machine.h | 136 * initialisation. 220 * struct regulator_init_data - regulator platform initialisation data. 222 * Initialisation constraints, our supply and consumers supplies.
|
/Linux-v5.10/include/xen/interface/io/ |
D | xenbus.h | 14 status of initialisation across the bus. States here imply nothing about 22 initialisation, but waiting
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | cirrus,lochnagar.yaml | 143 Initialisation data for the VDDCORE regulator, which supplies the 160 Initialisation data for the MICVDD regulator, which supplies the 177 Initialisation data for the MIC1VDD supplies. 202 Initialisation data for the MIC2VDD supplies.
|
/Linux-v5.10/sound/aoa/ |
D | aoa-gpio.h | 24 /* for initialisation/de-initialisation of the GPIO layer */
|
/Linux-v5.10/Documentation/power/regulator/ |
D | machine.rst | 6 initialisation code to configure the regulator subsystem. 16 initialisation code by creating a struct regulator_consumer_supply for
|
D | overview.rst | 46 bootloader, firmware or kernel board initialisation code. 105 level board initialisation code. It is used to constrain a
|
/Linux-v5.10/arch/arm/mach-s3c/ |
D | cpu.h | 92 /* per-cpu initialisation function table. */ 107 /* core initialisation functions */
|
D | init.c | 7 // S3C series CPU initialisation 101 * early initialisation of the console.
|
D | rtc-core-s3c24xx.h | 12 * the cpu specific initialisation code
|
D | nand-core-s3c24xx.h | 13 * the cpu specific initialisation code
|
D | spi-core-s3c24xx.h | 10 * the cpu specific initialisation code
|
D | ata-core-s3c64xx.h | 13 * the cpu specific initialisation code
|
D | adc-core.h | 13 * the cpu specific initialisation code
|
D | onenand-core-s3c64xx.h | 14 * the cpu specific initialisation code
|
/Linux-v5.10/drivers/mfd/ |
D | wm8400-core.c | 45 * wm8400_init - Generic initialisation 93 dev_warn(wm8400->dev, "No platform initialisation supplied\n"); in wm8400_init()
|
/Linux-v5.10/arch/x86/include/asm/ |
D | setup_arch.h | 1 /* Hook to call BIOS initialisation function */
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | parport.h | 4 * parport.h: ia32-compatible parport initialisation
|
/Linux-v5.10/Documentation/driver-api/usb/ |
D | callbacks.rst | 83 genuine error occurred during initialisation which prevented a driver 90 initialisation that doesn't take too long is a good idea here.
|
/Linux-v5.10/arch/arc/plat-tb10x/ |
D | tb10x.c | 3 * Abilis Systems TB10x platform initialisation
|
/Linux-v5.10/drivers/clk/keystone/ |
D | pll.c | 153 * _of_pll_clk_init - PLL initialisation via DT 223 * of_keystone_pll_clk_init - PLL initialisation DT wrapper 234 * of_keystone_main_pll_clk_init - Main PLL initialisation DT wrapper
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | parport.h | 3 * parport.h: platform-specific PC-style parport initialisation
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | parport.h | 3 * parport.h: platform-specific PC-style parport initialisation
|
/Linux-v5.10/arch/mips/dec/ |
D | setup.c | 159 * Machine-specific initialisation for KN01, aka DS2100 (aka Pmin) 237 * Machine-specific initialisation for KN230, aka DS5100, aka MIPSmate. 312 * Machine-specific initialisation for KN02, aka DS5000/200, aka 3max. 407 * Machine-specific initialisation for KN02-BA, aka DS5000/1xx 508 * Machine-specific initialisation for KN02-CA, aka DS5000/xx, 605 * Machine-specific initialisation for KN03, aka DS5000/240,
|
12345678910>>...20