i2c_smbus_process_call(9) suse man page | unix.com

Man Page: i2c_smbus_process_call

Operating Environment: suse

Section: 9

I2C_SMBUS_PROCESS_CA(9) 				      I2C and SMBus Subsystem					   I2C_SMBUS_PROCESS_CA(9)

NAME
i2c_smbus_process_call - SMBus "process call" protocol
SYNOPSIS
s32 i2c_smbus_process_call(struct i2c_client * client, u8 command, u16 value);
ARGUMENTS
client Handle to slave device command Byte interpreted by slave value 16-bit "word" being written
DESCRIPTION
This executes the SMBus "process call" protocol, returning negative errno else a 16-bit unsigned "word" received from the device.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2C_SMBUS_PROCESS_CA(9)
Related Man Pages
smb(4) - freebsd
i2c_register_board_info(9) - centos
iic(4) - netbsd
i2c_register_board_info(9) - suse
smbus(7d) - opensolaris
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure