Home
last modified time | relevance | path

Searched defs:backend_remote (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/logging/backends/
Dlog_backend_ipc_service.c15 struct log_multidomain_backend backend_remote; member
20 struct log_multidomain_backend *backend_remote = priv; in bound_cb() local
27 struct log_multidomain_backend *backend_remote = priv; in error_cb() local
34 struct log_multidomain_backend *backend_remote = priv; in recv_cb() local
39 static int backend_ipc_service_send(struct log_multidomain_backend *backend_remote, in backend_ipc_service_send()
49 static int backend_ipc_service_init(struct log_multidomain_backend *backend_remote) in backend_ipc_service_init()
Dlog_multidomain_backend.c18 struct log_multidomain_backend *backend_remote = backend->cb->ctx; in process() local
79 void log_multidomain_backend_on_started(struct log_multidomain_backend *backend_remote, int err) in log_multidomain_backend_on_started()
86 void log_multidomain_backend_on_error(struct log_multidomain_backend *backend_remote, int err) in log_multidomain_backend_on_error()
91 static void get_name_response(struct log_multidomain_backend *backend_remote, in get_name_response()
127 void log_multidomain_backend_on_recv_cb(struct log_multidomain_backend *backend_remote, in log_multidomain_backend_on_recv_cb()
195 struct log_multidomain_backend *backend_remote = backend->cb->ctx; in init() local
210 struct log_multidomain_backend *backend_remote = backend->cb->ctx; in is_ready() local
217 struct log_multidomain_backend *backend_remote = backend->cb->ctx; in panic() local
224 struct log_multidomain_backend *backend_remote = backend->cb->ctx; in dropped() local