Query: i2c_release_client
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 I2C_RELEASE_CLIENT(9)