代码搜索:devfs
找到约 793 项符合「devfs」的源代码
代码结果 793
www.eeworm.com/read/161121/5558390
h vfc.h
#ifndef _LINUX_VFC_H_
#define _LINUX_VFC_H_
#include
/*
* The control register for the vfc is at offset 0x4000
* The first field ram bank is located at offset 0x5000
* T
www.eeworm.com/read/271224/11002575
c s3c2410_adc.c
# include
# include
# include
# include
# include
# include
# include
www.eeworm.com/read/480930/1311708
txt scanner.txt
Copyright (C) 1999, 2000 David E. Nelson
April 26, 2000
CHANGES
- Amended for linux-2.4.12
- Updated devfs support
- Amended for linux-2.3.99-pre6-3
- Appended hp_scan.c to end o
www.eeworm.com/read/479151/1339408
h st.h
#ifndef _ST_H
#define _ST_H
#ifndef _SCSI_H
#include "scsi.h"
#endif
#include
#include
/* The tape buffer descriptor. */
typedef struct {
unsigned ch
www.eeworm.com/read/457505/1596654
makefile
obj-m := devfs_dev.o
KDIR := /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd)
default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
rm -rf *.ko
rm -rf *.mod.*
rm -rf .*.cmd
rm -rf
www.eeworm.com/read/195013/5122660
txt scanner.txt
Copyright (C) 1999, 2000 David E. Nelson
April 26, 2000
CHANGES
- Amended for linux-2.4.12
- Updated devfs support
- Amended for linux-2.3.99-pre6-3
- Appended hp_scan.c to end o
www.eeworm.com/read/292705/3949149
txt scanner.txt
Copyright (C) 1999, 2000 David E. Nelson
April 26, 2000
CHANGES
- Amended for linux-2.4.12
- Updated devfs support
- Amended for linux-2.3.99-pre6-3
- Appended hp_scan.c to end o
www.eeworm.com/read/439082/1819173
txt scanner.txt
Copyright (C) 1999, 2000 David E. Nelson
April 26, 2000
CHANGES
- Amended for linux-2.4.12
- Updated devfs support
- Amended for linux-2.3.99-pre6-3
- Appended hp_scan.c to end o
www.eeworm.com/read/430518/1928093
txt scanner.txt
Copyright (C) 1999, 2000 David E. Nelson
April 26, 2000
CHANGES
- Amended for linux-2.4.12
- Updated devfs support
- Amended for linux-2.3.99-pre6-3
- Appended hp_scan.c to end o
www.eeworm.com/read/102225/15789192
h fps200.h
/**
* Title: fps200.h
* Type: C_Head (*.h)
* Description: the head file of fps200's driver in linux 2.4.x
* more: in current version, we just support 2.4.x, and so on, we don't use devfs
*