代码搜索结果

找到约 110,635 项符合 Driver 的代码

driver.rc

// Resource script for s5933dk1 driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,0

driver.c

#include "apue.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* * Create a stream pipe to communicate with the driver. */ if (s_pipe(pipe) < 0) err_sys("can't create stream

driver.rc

// Resource script for workitem driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,0

.driver.o.flags

ifeq (pci.o quirks.o compat.o names.o bridge.o proc.o setup-res.o setup-bus.o setup-irq.o syscall.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += driver.o endif

.driver.o.flags

ifeq (,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += driver.o endif

driver.c

#include #include #include "ourhdr.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* create a stream pipe to communicate with the driver */ if (s_pipe(pip

driver.c

#include #include #include "ourhdr.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* create a stream pipe to communicate with the driver */ if (s_pipe(pip

driver.asp

磁盘驱动器浏览器

driver magician v3.27_serial.txt

Driver Magician v3.27 _ Serial : Added: 2007-11-19 Username:baixebr Password:DBP-L&FE8168 or: Name: LITHUANIAN TEAM 2007 Serial: DBP-L&DC162E =========================

char device driver interfaces.htm

Implementing Character Device Driver Interfaces