Searched refs:i2cdev_fops (Results 1 – 1 of 1) sorted by relevance
82 static struct file_operations i2cdev_fops = { variable448 &i2cdev_fops, NULL); in i2cdev_attach_adapter()484 if (devfs_register_chrdev(I2C_MAJOR, "i2c", &i2cdev_fops)) {486 if (register_chrdev(I2C_MAJOR,"i2c",&i2cdev_fops)) {