Scroll to navigation

I2C_CHECK_QUIRKS(9) I2C and SMBus Subsystem I2C_CHECK_QUIRKS(9)

NAME

i2c_check_quirks - Function for checking the quirk flags in an i2c adapter

SYNOPSIS

bool i2c_check_quirks(struct i2c_adapter * adap, u64 quirks);

ARGUMENTS

adap

i2c adapter

quirks

quirk flags

RETURN

true if the adapter has all the specified quirk flags, false if not

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.