Searched refs:npcx_i2c_ctrl_mutex_unlock (Results 1 – 3 of 3) sorted by relevance
28 void npcx_i2c_ctrl_mutex_unlock(const struct device *i2c_dev);
121 npcx_i2c_ctrl_mutex_unlock(config->i2c_ctrl); in i2c_npcx_port_transfer()141 npcx_i2c_ctrl_mutex_unlock(config->i2c_ctrl); in i2c_npcx_port_recover_bus()
940 void npcx_i2c_ctrl_mutex_unlock(const struct device *i2c_dev) in npcx_i2c_ctrl_mutex_unlock() function