Searched defs:sh_dummy (Results 1 – 2 of 2) sorted by relevance
21 struct shell_dummy *sh_dummy = (struct shell_dummy *)transport->ctx; in init() local34 struct shell_dummy *sh_dummy = (struct shell_dummy *)transport->ctx; in uninit() local47 struct shell_dummy *sh_dummy = (struct shell_dummy *)transport->ctx; in enable() local59 struct shell_dummy *sh_dummy = (struct shell_dummy *)transport->ctx; in write() local82 struct shell_dummy *sh_dummy = (struct shell_dummy *)transport->ctx; in read() local123 struct shell_dummy *sh_dummy = (struct shell_dummy *)sh->iface->ctx; in shell_backend_dummy_get_output() local134 struct shell_dummy *sh_dummy = (struct shell_dummy *)sh->iface->ctx; in shell_backend_dummy_clear_output() local
17 const struct shell *sh_dummy = shell_backend_get_by_name("shell_dummy"); in ZTEST() local