Searched defs:pec_check (Results 1 – 1 of 1) sorted by relevance
/linux-6.15/drivers/i2c/busses/ |
D | i2c-mlxbf.c | 833 u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_byte_func() 850 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_byte_func() 869 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_word_func() 889 bool pec_check) in mlxbf_i2c_smbus_i2c_block_func() 924 bool read, bool pec_check) in mlxbf_i2c_smbus_block_func() 951 u8 *command, u8 *data, bool pec_check) in mlxbf_i2c_smbus_process_call_func() 974 bool pec_check) in mlxbf_i2c_smbus_blk_process_call_func()
|