代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6228220
c vfc_dev.c
/*
* drivers/sbus/char/vfc_dev.c
*
* Driver for the Videopix Frame Grabber.
*
* In order to use the VFC you need to program the video controller
* chip. This chip is the Phillips SAA9051. You
www.eeworm.com/read/100285/6270674
sgml arch-dev.sgml
Overview of PostgreSQL Internals
Author
This chapter originally appeared as a part of
www.eeworm.com/read/322905/6301138
c dev_table.c
/*
* sound/dev_table.c
*
* Device call tables.
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/322905/6301171
h dev_table.h
/*
* dev_table.h
*
* Global definitions for device call tables
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modifica
www.eeworm.com/read/322905/6301539
c block_dev.c
/*
* linux/fs/block_dev.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/310703/6306580
c file_dev.c
/*
* linux/fs/file_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
#define MIN(a,b) (((
www.eeworm.com/read/310703/6306587
c block_dev.c
/*
* linux/fs/block_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
int block_writ
www.eeworm.com/read/310703/6306593
c char_dev.c
/*
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/207175/6332664
hex dev_io.hex
:10434C00505000C0F9A4B0999282F880988883C626
:03435C00A1868EA9
:10410800E4F50E750FFF7510011243607A507B10AD
:104118007D017F20124314905010E0FF650FFE8F41
:104128000FE4FFEE604D30E043E50FA8070880027A
:
www.eeworm.com/read/207175/6332665
c dev_io.c
#include "Fx2.h"
#include "Fx2regs.h"
#define PF_IDLE 0
#define PF_GETKEYS 1
#define KEY_WAKEUP 0
#define KEY_F1 1
#define KEY_F2 2
#define KEY_F3 3
#define BTN_ADDR 0x20
#de