I2C_DEL_ADAPTER(9) I2C and SMBus Subsystem I2C_DEL_ADAPTER(9)NAMEi2c_del_adapter - unregister I2C adapterSYNOPSISvoid i2c_del_adapter(struct i2c_adapter * adap);ARGUMENTSadap the adapter being unregisteredCONTEXTcan sleepDESCRIPTIONThis unregisters an I2C adapter which was previously registered by i2c_add_adapter or i2c_add_numbered_adapter.COPYRIGHTKernel 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 |