I2C_RELEASE_CLIENT(9) I2C and SMBus Subsystem I2C_RELEASE_CLIENT(9)NAMEi2c_release_client - release a use of the i2c client structureSYNOPSISvoid i2c_release_client(struct i2c_client * client);ARGUMENTSclient the client being no longer referencedDESCRIPTIONMust be called when a user of a client is finished with it.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2C_RELEASE_CLIENT(9)