代码搜索结果

找到约 10,000 项符合 H 的代码

dirent.h

#define NAME_MAX 14 /* longest filname componest; */ /* system-dependent */ typedef struct { /* portable directory entry: */ ling ino; /* inode number */ char name[NAME_MAX + 1]; /* name+

chardev.h

#ifndef CHARDEV_H #define CHARDEV_H #include #include "sysdep.h" #undef PDEBUG #ifdef CHARDEV_DEBUG # ifdef __KERNEL__ # define PDEBUG(fmt,args...) printk(KERNEL_DEBUG "mychardev

sysdep.h

/* * sysdep.h -- centralizing compatibility issues between 2.0, 2.2, 2.4 * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source co

floppy.h

#include #include //包含了DISK_GEOMETRY等的定义 #include #include //Disk是结构体指针 typedef struct disk{ HANDLE floppyDisk; DISK_GEOMETRY theSupportedGeomet

usbreg.h

/***********************************************************************/ /* This file is part of the uVision/ARM development tools */ /* Copyright KEIL ELEKTRONIK GmbH 2002-2006

usbdesc.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

usbcfg.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

adcuser.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

audio.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

usbhw.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N