代码搜索结果
找到约 35,951 项符合
USB 的代码
irda-usb.c
/*****************************************************************************
*
* Filename: irda-usb.c
* Version: 0.9b
* Description: IrDA-USB Driver
* Status: Experimental
usb.h
#ifndef __LINUX_USB_H
#define __LINUX_USB_H
/* USB constants */
/*
* Device and/or Interface Class codes
*/
#define USB_CLASS_PER_INTERFACE 0 /* for DeviceClass */
#define USB_CLASS_AUDIO 1
#de
irda-usb.h
/*****************************************************************************
*
* Filename: irda-usb.h
* Version: 0.9b
* Description: IrDA-USB Driver
* Status: Experimental
usb.c
/*
* URB OHCI HCD (Host Controller Driver) initialization for USB on the S3C64XX.
*
* Copyright (C) 2008,
* Guennadi Liakhovetski, DENX Software Engineering
*
* See file CREDITS for
usb.h
#ifndef __USB_H__
#define __USB_H__
#include "common.h"
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_PO
usb.h
#ifndef __USB_H__
#define __USB_H__
#include "common.h"
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_PO
usb.c
//--------------------------------------------------------------------------
//
// Source file for Keyboard and Mouse USB routines
//
//------------------------------------------------------------
usb.h
//--------------------------------------------------------------------------
//
// Header file for KBM USB routines
//
//-------------------------------------------------------------------------
mtk gprs usb modem.inf
[Version]
Signature="$CHICAGO$"
Class=Modem
Provider=%COMPANY%
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
[Manufacturer]
%COMPANY% = Models
[Models]
%Modem1%=Modem1, USB\MTKUSB
[M
usb.h
/***************************************
* usb.h based on sunkbd_hid.h
* http://sourceforge.net/projects/ezhid
* maintainer:
* Arnim Laeuger
* arnim@users.sourceforge.net
***********************