代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/480930/1312625
c vlan_dev.c
/*
* INET 802.1Q VLAN
* Ethernet-type device handling.
*
* Authors: Ben Greear
* Please send support related email to: vlan@scry.wanfear.com
*
www.eeworm.com/read/480930/1312662
c rose_dev.c
/*
* ROSE release 003
*
* This code REQUIRES 2.1.15 or higher/ NET3.038
*
* This module:
* This module is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/479532/1331263
d alt_dev.d
obj/alt_dev.o: \
/cygdrive/g/alter/61/nios2eds/components/altera_hal/HAL/src/alt_dev.c \
/cygdrive/g/alter/61/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/include/st
www.eeworm.com/read/479151/1337759
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/479151/1338158
c dev_table.c
/*
* sound/dev_table.c
*
* Device call tables.
*
*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
* Version 2 (
www.eeworm.com/read/479151/1338296
h dev_table.h
/*
* dev_table.h
*
* Global definitions for device call tables
*
*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL
www.eeworm.com/read/479151/1339967
h ssi_dev.h
struct ssi_bus;
#define SSI_SPI 1
#define SSI_MICROWIRE 2
#define SSI_TISSF 3
#define SSI_USAR 4
struct ssi_dev {
char *name;
u_int id;
u_int clkfreq;
u_char cfglen;
u_char framelen;
u_c
www.eeworm.com/read/479151/1342804
h dn_dev.h
#ifndef _NET_DN_DEV_H
#define _NET_DN_DEV_H
struct dn_dev;
struct dn_ifaddr {
struct dn_ifaddr *ifa_next;
struct dn_dev *ifa_dev;
dn_address ifa_local;
unsigned char ifa_flags;
uns
www.eeworm.com/read/479151/1343787
c netlink_dev.c
/*
* NETLINK An implementation of a loadable kernel mode driver providing
* multiple kernel/user space bidirectional communications links.
*
* Author: Alan Cox
*
* This pr
www.eeworm.com/read/479151/1343982
c nr_dev.c
/*
* NET/ROM release 007
*
* This code REQUIRES 2.1.15 or higher/ NET3.038
*
* This module:
* This module is free software; you can redistribute it and/or
* modify it under the terms of the G