Searched defs:espi_emul (Results 1 – 1 of 1) sorted by relevance
111 struct espi_emul { struct112 sys_snode_t node;114 const struct emul *target;139 int espi_emul_register(const struct device *dev, struct espi_emul *emul); argument