代码搜索结果

找到约 6,737 项符合 Firmware 的代码

firmware.c

/* * arch/parisc/kernel/firmware.c - safe PDC access routines * * PDC == Processor Dependent Code * * See http://www.parisc-linux.org/documentation/index.html * for documentation describing the

firmware.h

#ifndef _INC_FIRMWARE_H #define _INC_FIRMWARE_H #if defined(MRV_CHIP_8385) #include "gspi8385.h" #include "helper_spi.h" #elif defined (MRV_CHIP_8686) #include "gspi8686.h" #include "help

firmware.fs

\ 7.5 Firmware Debugging command group \ 7.5.1 Automatic stack display : (.s depth 0 ?do depth i - 1- pick . loop depth 0 if ascii < emit space then ; : showstack ( -- ) [']

firmware.txt

Some DVB cards and many newer frontends require proprietary, binary-only firmware. The DVB drivers will be converted to use the request_firmware() hotplug interface (see linux/Documentation/firmware_

firmware.fs

\ 7.5 Firmware Debugging command group \ 7.5.1 Automatic stack display : (.s depth 0 ?do depth i - 1- pick . loop depth 0 if ascii < emit space then ; : showstack ( -- ) [']

firmware.ptf

[usbsoftlock] Synthesize=false

firmware.npl

JDF F // Created by Project Navigator ver 1.0 PROJECT Firmware DESIGN firmware Normal DEVFAM spartan2 DEVFAMTIME 0 DEVICE xc2s15 DEVICETIME 0 DEVPKG cs144 DEVPKGTIME 0 DEVSPEED -6 DEVSPEEDT

firmware.h

#ifndef _LINUX_FIRMWARE_H #define _LINUX_FIRMWARE_H #include #include #define FIRMWARE_NAME_MAX 30 #define FW_ACTION_NOHOTPLUG 0 #define FW_ACTION_HOTPLUG 1 struct f

firmware.c

/* * arch/ppc64/kernel/firmware.c * * Extracted from cputable.c * * Copyright (C) 2001 Ben. Herrenschmidt (benh@kernel.crashing.org) * * Modifications for ppc64: * Copyright (C) 2003

firmware.c

/* * arch/parisc/kernel/firmware.c - safe PDC access routines * * PDC == Processor Dependent Code * * See http://www.parisc-linux.org/documentation/index.html * for documentation describing the