Searched refs:i2cdev_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/i2c/ | ||
H A D | i2c-dev.c | 530 static const struct file_operations i2cdev_fops = { variable in typeref:struct:file_operations 626 res = register_chrdev(I2C_MAJOR, "i2c", &i2cdev_fops); i2c_dev_init() |
Completed in 29 milliseconds