module_i2c_driver(9) centos man page | unix.com

Man Page: module_i2c_driver

Operating Environment: centos

Section: 9

MODULE_I2C_DRIVER(9)					      I2C and SMBus Subsystem					      MODULE_I2C_DRIVER(9)

NAME
module_i2c_driver - Helper macro for registering a I2C driver
SYNOPSIS
module_i2c_driver(__i2c_driver);
ARGUMENTS
__i2c_driver i2c_driver struct
DESCRIPTION
Helper 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_exit
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MODULE_I2C_DRIVER(9)
Related Man Pages
i2c-stub-from-dump(8) - centos
i2cdetect(8) - centos
i2cget(8) - centos
i2cget(8) - debian
i2c_add_numbered_adapter(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!