Scroll to navigation

I2C_UNREGISTER_DEVIC(9) I2C and SMBus Subsystem I2C_UNREGISTER_DEVIC(9)

NAME

i2c_unregister_device - reverse effect of i2c_new_device

SYNOPSIS

void i2c_unregister_device(struct i2c_client * client);

ARGUMENTS

client
value returned from i2c_new_device

CONTEXT

can sleep

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.