Searched defs:pec_check (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/drivers/i2c/busses/ |
D | i2c-mlxbf.c | 822 u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_byte_func() 839 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_byte_func() 858 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_word_func() 878 bool pec_check) in mlxbf_i2c_smbus_i2c_block_func() 913 bool read, bool pec_check) in mlxbf_i2c_smbus_block_func() 940 u8 *command, u8 *data, bool pec_check) in mlxbf_i2c_smbus_process_call_func() 963 bool pec_check) in mlxbf_i2c_smbus_blk_process_call_func()
|