Home
last modified time | relevance | path

Searched refs:npcx_i3c_recover_bus (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c665 static int npcx_i3c_recover_bus(const struct device *dev) in npcx_i3c_recover_bus() function
2939 ret = npcx_i3c_recover_bus(dev); in npcx_i3c_init()
2970 .recover_bus = npcx_i3c_recover_bus,