i2c_del_adapter(9) centos man page | unix.com

Man Page: i2c_del_adapter

Operating Environment: centos

Section: 9

I2C_DEL_ADAPTER(9)					      I2C and SMBus Subsystem						I2C_DEL_ADAPTER(9)

NAME
i2c_del_adapter - unregister I2C adapter
SYNOPSIS
void i2c_del_adapter(struct i2c_adapter * adap);
ARGUMENTS
adap the adapter being unregistered
CONTEXT
can sleep
DESCRIPTION
This unregisters an I2C adapter which was previously registered by i2c_add_adapter or i2c_add_numbered_adapter.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2C_DEL_ADAPTER(9)
Related Man Pages
smbus(7d) - sunos
struct_i2c_bus_recovery_info(9) - centos
i2cdetect(8) - debian
i2c_register_board_info(9) - centos
i2c_register_board_info(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq