代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/371338/9555597
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000
www.eeworm.com/read/365412/9864154
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000
www.eeworm.com/read/167994/9942360
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000
www.eeworm.com/read/167664/9956192
cpp wave.cpp
#include "PocketGnuboy.h"
#include "wce.h"
extern "C" {
#include "defs.h"
#include "pcm.h"
#include "sound.h"
#define BUF_SIZ 4096
#define WOUT_TIMEOUT 1000
struct pcm pcm;
static int buff
www.eeworm.com/read/398518/7147470
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000
www.eeworm.com/read/464780/7155255
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000
www.eeworm.com/read/458831/7288802
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000