代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/209559/4959878
c init.c
/*
* init.c: PROM library initialisation code.
*
* Copyright (C) 1998 Gleb Raiko & Vladimir Roganov
*/
#include
#include
#include
const char *get
www.eeworm.com/read/209559/4960878
c bios32.c
/*
* linux/arch/arm/kernel/bios32.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/209559/4970083
h setup_arch_pre.h
#include
#define VOYAGER_BIOS_INFO ((struct voyager_bios_info *)(PARAM+0x40))
/* Hook to call BIOS initialisation function */
/* for voyager, pass the voyager BIOS/SUS info area to t
www.eeworm.com/read/196036/5104865
c vt.c
/*
* linux/arch/arm/drivers/char/vt.c
*
* VT routines
*
* Changelog:
* 05-Sep-1996 RMK Fixed race condition between VT switch & initialisation
* 08-Sep-1996 RMK Adapted Brad Pepers (ramparts@
www.eeworm.com/read/196036/5104871
c vt-dummy.c
/*
* linux/arch/arm/drivers/char/vt-dummy.c
*
* VT routines
*
* Changelog:
* 05-Sep-1996 RMK Fixed race condition between VT switch & initialisation
* 08-Sep-1996 RMK Adapted Brad Pepers (ram
www.eeworm.com/read/195013/5116731
c bios32.c
/*
* linux/arch/arm/kernel/bios32.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/195013/5116760
c ftv-pci.c
/*
* linux/arch/arm/kernel/ftv-pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/179911/5293522
c bios32.c
/*
* linux/arch/arm/kernel/bios32.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/179911/5293547
c ftv-pci.c
/*
* linux/arch/arm/kernel/ftv-pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/178760/5312895
c crt0i.c
/*
* crt0i.c - SDCC pic16 port runtime start code with
* initialisation
*
* Converted for SDCC and pic16 port
* by Vangelis Rokas (vrokas@otenet.gr)
*
* based on Microchip MPLAB-C18 s