Searched refs:i2cdev_fops (Results 1 – 1 of 1) sorted by relevance
527 static const struct file_operations i2cdev_fops = { variable623 res = register_chrdev(I2C_MAJOR, "i2c", &i2cdev_fops); in i2c_dev_init()