Query: i2c_verify_client
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2C_VERIFY_CLIENT(9) I2C and SMBus Subsystem I2C_VERIFY_CLIENT(9)NAMEi2c_verify_client - return parameter as i2c_client, or NULLSYNOPSISstruct i2c_client * i2c_verify_client(struct device * dev);ARGUMENTSdev device, probably from some driver model iteratorDESCRIPTIONWhen traversing the driver model tree, perhaps using driver model iterators like device_for_each_child(), you can't assume very much about the nodes you find. Use this function to avoid oopses caused by wrongly treating some non-I2C device as an i2c_client.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2C_VERIFY_CLIENT(9)
Related Man Pages |
---|
struct_bus_type(9) - centos |
struct_input_polled_dev(9) - centos |
struct_i2c_board_info(9) - suse |
struct_i2c_driver(9) - suse |
struct_input_polled_dev(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |