代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/418361/10950194
c usb-uhci.c
/*
* USB UHCI controller emulation
*
* Copyright (c) 2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated docum
www.eeworm.com/read/418361/10950230
c usb-ohci.c
/*
* QEMU USB OHCI Emulation
* Copyright (c) 2004 Gianni Tedesco
* Copyright (c) 2006 CodeSourcery
* Copyright (c) 2006 Openedhand Ltd.
*
* This library is free software; you can redistribute it
www.eeworm.com/read/418361/10950366
c usb-hub.c
/*
* QEMU USB HUB emulation
*
* Copyright (c) 2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentatio
www.eeworm.com/read/418361/10950377
c usb-msd.c
/*
* USB Mass Storage Device emulation
*
* Copyright (c) 2006 CodeSourcery.
* Written by Paul Brook
*
* This code is licenced under the LGPL.
*/
#include "qemu-common.h"
#include "usb.h"
#incl
www.eeworm.com/read/418361/10950491
c usb-wacom.c
/*
* Wacom PenPartner USB tablet emulation.
*
* Copyright (c) 2006 Openedhand Ltd.
* Author: Andrzej Zaborowski
*
* Based on hw/usb-hid.c:
* Copyright (c) 2005 Fabrice Bellar
www.eeworm.com/read/418361/10951370
c usb-linux.c
/*
* Linux host USB redirector
*
* Copyright (c) 2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documenta
www.eeworm.com/read/418320/10953082
c usb-uhci.c
/*
* Universal Host Controller Interface driver for USB (take II).
*
* (c) 1999-2001 Georg Acher, acher@in.tum.de (executive slave) (base guitar)
* Deti Fliegl, deti@fliegl.de (
www.eeworm.com/read/418320/10953087
c usb-ohci.c
/*
* URB OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2002 David Brownell
*
www.eeworm.com/read/418320/10953093
h usb-ohci.h
/*
* URB OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2001 David Brownell
*
www.eeworm.com/read/418320/10953124
h usb-uhci.h
#ifndef __LINUX_UHCI_H
#define __LINUX_UHCI_H
/*
$Id: usb-uhci.h,v 1.58 2001/08/28 16:45:00 acher Exp $
*/
#define MODNAME "usb-uhci"
#define UHCI_LATENCY_TIMER 0
static __inline__ void