centos man page for i2c_del_adapter

Query: i2c_del_adapter

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
struct_i2c_msg(9) - suse
smbus(7d) - sunos
i2cdetect(8) - centos
struct_i2c_driver(9) - suse
smbus(7d) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq