Home
last modified time | relevance | path

Searched refs:I2C_VERSION (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/i2c/
Di2c-velleman.c163 …INFO "i2c-velleman.o: i2c Velleman K8000 adapter module version %s (%s)\n", I2C_VERSION, I2C_DATE); in i2c_bitvelle_init()
Di2c-elv.c169 …printk(KERN_INFO "i2c-elv.o: i2c ELV parallel port adapter module version %s (%s)\n", I2C_VERSION,… in i2c_bitelv_init()
Di2c-elektor.c273 …printk(KERN_INFO "i2c-elektor.o: i2c pcf8584-isa adapter module version %s (%s)\n", I2C_VERSION, I… in i2c_pcfisa_init()
Di2c-philips-par.c260 …philips-par.o: i2c Philips parallel port adapter module version %s (%s)\n", I2C_VERSION, I2C_DATE); in i2c_bitlp_init()
Di2c-dev.c480 …printk(KERN_INFO "i2c-dev.o: i2c /dev entries driver module version %s (%s)\n", I2C_VERSION, I2C_D…
Di2c-proc.c845 printk(KERN_INFO "i2c-proc.o version %s (%s)\n", I2C_VERSION, I2C_DATE); in sensors_init()
Di2c-core.c1225 printk(KERN_INFO "i2c-core.o: i2c core module version %s (%s)\n", I2C_VERSION, I2C_DATE); in i2c_init()
/linux-2.4.37.9/include/linux/
Di2c.h32 #define I2C_VERSION "2.6.1" macro