代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
bus.c
/*
* acpi_bus.c - ACPI Bus Driver ($Revision: 80 $)
*
* Copyright (C) 2001, 2002 Paul Diefenbaugh
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bus.c
/*
* linux/drivers/mmc/core/bus.c
*
* Copyright (C) 2003 Russell King, All Rights Reserved.
* Copyright (C) 2007 Pierre Ossman
*
* This program is free software; you can redistribute it and/o
bus.h
/*
* linux/drivers/mmc/core/bus.h
*
* Copyright (C) 2003 Russell King, All Rights Reserved.
* Copyright 2007 Pierre Ossman
*
* This program is free software; you can redistribute it and/or mo
bus.h
/*
* linux/include/asm-arm/hardware/amba.h
*
* Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
* it un
bus.txt
Bus Types
Definition
~~~~~~~~~~
struct bus_type {
char * name;
struct subsystem subsys;
struct kset drivers;
struct kset devices;
struct bus_attribute * bus_attrs;
struct device_attrib
bus.java
// $Id: Bus.java,v 1.3 2003/11/23 15:19:37 per_nyfelt Exp $
package odmg;
/**
* @author SMB
* @version $Revision: 1.3 $Date: 2003/11/23 15:19:37 $
*/
pub
bus.java
// $Id: Bus.java,v 1.3 2000/11/29 17:32:52 daniela Exp $
import org.ozoneDB.*;
public interface Bus extends Auto {
}
bus.java
package car;
// $Id: Bus.java,v 1.1 2003/11/08 16:32:24 per_nyfelt Exp $
public interface Bus extends Auto {
}
bus.java
// You can redistribute this software and/or modify it under the terms of
// the Ozone Library License version 1 published by ozone-db.org.
//
// The original code and portions created by SMB are
bus.h
/* $Id: bus.h,v 1.1.1.1 2003/11/08 08:41:43 wlin Exp $ */
/*
* Copyright (c) 1997 Per Fogelstrom. All rights reserved.
* Copyright (c) 1996 Niklas Hallqvist. All rights reserved.
*
* Redistribu