代码搜索:USB_DEVICE
找到约 327 项符合「USB_DEVICE」的源代码
代码结果 327
www.eeworm.com/read/205824/5018598
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);
www.eeworm.com/read/281356/4117023
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);
www.eeworm.com/read/302845/13826651
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/152843/5662269
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/414929/2139132
rules 15-usbmycinema.rules
#
# udev rules file for supported mycinema
#
#
SUBSYSTEM!="usb_device", GOTO="mycinema_rules_end"
ACTION!="add", GOTO="mycinema_rules_end"
SYSFS{idVendor}=="0b05", SYSFS{idProduct}=="173f", MODE="06
www.eeworm.com/read/167231/9974903
c zc030x_reg.c
/* Include sensor size */
#include "zc030x_cameras.h"
/* Include declarations */
#include "zc030x_reg.h"
/* Reset the chip */
int zc030x_reg_reset(struct usb_device *udev)
{
/* Check arguments
www.eeworm.com/read/352895/10495283
c zc030x_reg.c
/* Include sensor size */
#include "zc030x_cameras.h"
/* Include declarations */
#include "zc030x_reg.h"
/* Reset the chip */
int zc030x_reg_reset(struct usb_device *udev)
{
/* Check arguments
www.eeworm.com/read/448096/7540278
c zc030x_reg.c
/* Include sensor size */
#include "zc030x_cameras.h"
/* Include declarations */
#include "zc030x_reg.h"
/* Reset the chip */
int zc030x_reg_reset(struct usb_device *udev)
{
/* Check arguments
www.eeworm.com/read/337098/12391295
c zc030x_reg.c
/* Include sensor size */
#include "zc030x_cameras.h"
/* Include declarations */
#include "zc030x_reg.h"
/* Reset the chip */
int zc030x_reg_reset(struct usb_device *udev)
{
/* Check arguments
www.eeworm.com/read/216802/4883360
h usbcommon.h
#ifndef _USBMP_COMMON_H_
#define _USBMP_COMMON_H_
// config and include core/hcd.h, for hc_device struct struct usb_interface *usb_ifnum_to_if(struct usb_device *dev, unsigned ifnum)
#include "