代码搜索结果
找到约 10,000 项符合
I2C 的代码
makefile
#
# Makefile for the Linux kernel device drivers.
#
# 2006-04-04, designed by huawei corp.
# written as interface module's Makefile.
#
obj-m += hi_i2c.o
hi_i2c-y := $(TOPDIR)/interface/i2c/hi
modules.conf
# For modern kernels (2.6 or above), this belongs in /etc/modprobe.conf
# For for 2.4 kernels or earlier, this belongs in /etc/modules.conf.
# i2c
alias char-major-89 i2c-dev
options i2c-core i2c_deb
entries
/epic.h/1.1.1.1/Wed Dec 6 00:22:13 2006//
/errors.h/1.1.1.1/Wed Dec 6 00:22:13 2006//
/i2c_export.h/1.1.1.1/Wed Dec 6 00:22:13 2006//
D/epic////
D/i2c////
ch341wdm.inf
; CH341WDM.INF
; Driver for CH341 (USB=>EPP/I2C/SPI... chip) V2.0
; WDM/DLL for Windows 98/Me/2000/XP
; Copyright (C) W.ch 2001-2006
;
[Version]
Signature = "$Chicago$"
Class = WCH
Class
i2c.c
/*
* i2c.c - driver for Blackfin on-chip TWI/I2C
*
* Copyright (c) 2006-2008 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include
#ifdef CONFIG_HARD_I2C
#include
iic.h
/* linux/include/asm-arm/arch-s3c2410/iic.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - I2C Controller platfrom_device info
*
* This program is free software; y
iic.h
/* linux/include/asm-arm/arch-s3c2410/iic.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - I2C Controller platfrom_device info
*
* This program is free software; y
sp887x.h
/*
Driver for the Spase sp887x demodulator
*/
#ifndef SP887X_H
#define SP887X_H
#include
#include
struct sp887x_config
{
/* the demodulator's i2c addre
kconfig
config DVB_PLUTO2
tristate "Pluto2 cards"
depends on DVB_CORE && PCI
select I2C
select I2C_ALGOBIT
select DVB_TDA1004X
help
Support for PCI cards based on the Pluto2 FPGA like the Satelco
kconfig
config VIDEO_SAA7146
tristate
select I2C
config VIDEO_SAA7146_VV
tristate
select VIDEO_V4L2
select VIDEO_BUF
select VIDEO_VIDEOBUF
select VIDEO_SAA7146
config VIDEO_VIDEOBUF
tristate