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_driver(9) - centos
struct_i2c_board_info(9) - centos
i2cdetect(8) - debian
struct_i2c_board_info(9) - suse
struct_i2c_driver(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq