Searched refs:I2C_REG_FUNC_TABLE (Results 1 – 2 of 2) sorted by relevance
22 struct I2C_REG_FUNC_TABLE tables[2] = {326 struct I2C_REG_FUNC_TABLE *i2c_reg = &tables[packet_info->TYPE]; in i2c_handler_normal()406 struct I2C_REG_FUNC_TABLE *i2c_reg = &tables[packet_info->TYPE]; in i2c_enable()442 struct I2C_REG_FUNC_TABLE *i2c_reg = &tables[packet_info->TYPE]; in i2c_handler_common()490 struct I2C_REG_FUNC_TABLE *i2c_reg = &tables[packet_info->TYPE]; in i2c_handler_polling()537 struct I2C_REG_FUNC_TABLE *i2c_reg; in i2c_initialize()659 struct I2C_REG_FUNC_TABLE *i2c_reg = &tables[packet_info->TYPE]; in i2c_exec_transfer()689 struct I2C_REG_FUNC_TABLE *i2c_reg = &tables[packet_info->TYPE]; in i2c_disable()
92 struct I2C_REG_FUNC_TABLE { struct
Completed in 5 milliseconds