Query: i2c_use_client
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2C_USE_CLIENT(9) I2C and SMBus Subsystem I2C_USE_CLIENT(9)NAMEi2c_use_client - increments the reference count of the i2c client structureSYNOPSISstruct i2c_client * i2c_use_client(struct i2c_client * client);ARGUMENTSclient the client being referencedDESCRIPTIONEach live reference to a client should be refcounted. The driver model does that automatically as part of driver binding, so that most drivers don'tNEED TO DO THIS EXPLICITLYthey hold a reference until they're unbound from the device. A pointer to the client with the incremented reference counter is returned.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2C_USE_CLIENT(9)
Related Man Pages |
---|
struct_i2c_board_info(9) - centos |
usb_queue_reset_device(9) - centos |
rem_drv(1m) - sunos |
i2c_add_numbered_adapter(9) - centos |
usb_queue_reset_device(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |