Searched refs:emul_get_binding (Results 1 – 4 of 4) sorted by relevance
18 const struct emul *emul = emul_get_binding(dev->name); in get_and_check_emul()
17 const struct emul *emul_get_binding(const char *name) in emul_get_binding() function41 const struct emul *emul = emul_get_binding(elp->dev->name); in emul_init_for_bus()
221 const struct emul *emul_get_binding(const char *name);
80 const struct emul *emul = emul_get_binding(dev->name); in run_generic_test()