代码搜索:USB_DEVICE
找到约 327 项符合「USB_DEVICE」的源代码
代码结果 327
www.eeworm.com/read/333438/12682209
h io_tables.h
/*
* IO Edgeport Driver tables
*
* Copyright (C) 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/322867/13363252
txt architecture.txt
Functions:
+++++++++++++++
host:
hcd_irq()
hcd_start()
hcd_stop()
hcd_enqueue()
hcd_dequeue()
sl811_init()
core:
usb_init()
usb_periodic()
usb_add_device()
usb_remove_device(
www.eeworm.com/read/147766/5724391
h io_tables.h
/*
* IO Edgeport Driver tables
*
* Copyright (C) 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/128531/5987071
h io_tables.h
/*
* IO Edgeport Driver tables
*
* Copyright (C) 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/127781/5998284
h io_tables.h
/*
* IO Edgeport Driver tables
*
* Copyright (C) 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/263024/11380029
h io_tables.h
/*
* IO Edgeport Driver tables
*
* Copyright (C) 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/161121/5558701
h io_tables.h
/*
* IO Edgeport Driver tables
*
* Copyright (C) 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/172576/9701496
h io_tables.h
/*
* IO Edgeport Driver tables
*
* Copyright (C) 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/306904/13735770
bak usbdef.h.bak
/* standard descriptor types */
#define USB_DEVICE 0x01
#define USB_CONFIGURATION 0x02
#define USB_STRING 0x03
#define USB_INTERFACE
www.eeworm.com/read/216802/4883310
h usb.h
/* Functions local to drivers/usb/core/ */
extern void usb_create_driverfs_dev_files (struct usb_device *dev);
extern void usb_create_driverfs_intf_files (struct usb_interface *intf);