Searched refs:i2c_name (Results 1 – 1 of 1) sorted by relevance
37 static const char i2c_name[] = "i2c"; variable683 res = register_chrdev(I2C_MAJOR, i2c_name, &i2c_fops); in i2c_register()