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