Searched refs:i2cdev_fops (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-dev.c514 static const struct file_operations i2cdev_fops = { variable in typeref:struct:file_operations
601 res = register_chrdev(I2C_MAJOR, "i2c", &i2cdev_fops);

Completed in 176 milliseconds