Query: module_i2c_driver
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MODULE_I2C_DRIVER(9) I2C and SMBus Subsystem MODULE_I2C_DRIVER(9)NAMEmodule_i2c_driver - Helper macro for registering a I2C driverSYNOPSISmodule_i2c_driver(__i2c_driver);ARGUMENTS__i2c_driver i2c_driver structDESCRIPTIONHelper macro for I2C drivers which do not do anything special in module init/exit. This eliminates a lot of boilerplate. Each module may only use this macro once, and calling it replaces module_init and module_exitCOPYRIGHTKernel Hackers Manual 3.10 June 2014 MODULE_I2C_DRIVER(9)
Related Man Pages |
---|
struct_i2c_msg(9) - suse |
struct_i2c_driver(9) - centos |
i2c_add_numbered_adapter(9) - centos |
struct_i2c_driver(9) - suse |
smbus(7d) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |