代码搜索结果
找到约 6,277 项符合
Firmware 的代码
sysfs-firmware-acpi
What: /sys/firmware/acpi/interrupts/
Date: February 2008
Contact: Len Brown
Description:
All ACPI interrupts are handled via a single IRQ,
the System Control Interrupt (SCI), w
sysfs-firmware-memmap
What: /sys/firmware/memmap/
Date: June 2008
Contact: Bernhard Walle
Description:
On all platforms, the firmware provides a memory map which the
kernel reads. The resource
firmware.h
#ifndef _LINUX_FIRMWARE_H
#define _LINUX_FIRMWARE_H
#include
#include
#define FIRMWARE_NAME_MAX 30
struct firmware {
size_t size;
__u8 *data;
};
struct device;
int
firmware.h
#ifndef _LINUX_FIRMWARE_H
#define _LINUX_FIRMWARE_H
#include
#include
#define FIRMWARE_NAME_MAX 30
struct firmware {
size_t size;
__u8 *data;
};
struct device;
int
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.asm
firmware.elf: file format elf32-avr
Disassembly of section .text:
00000000 :
0: 0a c0 rjmp .+20 ; 0x16
2: 23 c0 rjmp .+70 ; 0x4a
4: 2c c0 rjmp .+8
firmware.asm
firmware.elf: file format elf32-avr
Disassembly of section .text:
00000000 :
0: 0a c0 rjmp .+20 ; 0x16
2: 23 c0 rjmp .+70 ; 0x4a
4: 2c c0 rjmp .+8
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.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 ( -- )
[']
vsc7385-firmware-mpc8313erdb.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : Firmware image for the VSC7385
Name : vsc7385-firmware
Version : 2.0
Release : 1
License : Freesc