Home
last modified time | relevance | path

Searched defs:backend (Results 1 – 25 of 41) sorted by relevance

12

/subsys/modem/backends/
A Dmodem_backend_uart_isr.c14 static void modem_backend_uart_isr_flush(struct modem_backend_uart *backend) in modem_backend_uart_isr_flush()
108 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_isr_open() local
121 static uint32_t get_transmit_buf_length(struct modem_backend_uart *backend) in get_transmit_buf_length()
127 static uint32_t get_receive_buf_length(struct modem_backend_uart *backend) in get_receive_buf_length()
133 static uint32_t get_receive_buf_size(struct modem_backend_uart *backend) in get_receive_buf_size()
139 static uint32_t get_transmit_buf_size(struct modem_backend_uart *backend) in get_transmit_buf_size()
170 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_isr_transmit() local
193 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_isr_receive() local
228 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_isr_close() local
244 static void init_stats(struct modem_backend_uart *backend) in init_stats()
[all …]
A Dmodem_backend_uart_async.c45 static uint32_t get_receive_buf_length(struct modem_backend_uart *backend) in get_receive_buf_length()
53 struct modem_backend_uart *backend = (struct modem_backend_uart *) user_data; in modem_backend_uart_async_event_handler() local
153 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_open() local
180 static uint32_t get_receive_buf_size(struct modem_backend_uart *backend) in get_receive_buf_size()
199 static uint32_t get_transmit_buf_size(struct modem_backend_uart *backend) in get_transmit_buf_size()
206 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_transmit() local
241 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_receive() local
265 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_close() local
294 struct modem_backend_uart *backend = in modem_backend_uart_async_notify_closed() local
301 static void init_stats(struct modem_backend_uart *backend) in init_stats()
[all …]
A Dmodem_backend_uart_async_hwfc.c131 struct modem_backend_uart *backend = (struct modem_backend_uart *) user_data; in modem_backend_uart_async_hwfc_event_handler() local
215 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_hwfc_open() local
240 static uint32_t get_receive_buf_size(struct modem_backend_uart *backend) in get_receive_buf_size()
256 static uint32_t get_transmit_buf_size(const struct modem_backend_uart *backend) in get_transmit_buf_size()
263 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_hwfc_transmit() local
298 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_hwfc_receive() local
348 struct modem_backend_uart *backend = (struct modem_backend_uart *)data; in modem_backend_uart_async_hwfc_close() local
369 bool modem_backend_uart_async_is_supported(struct modem_backend_uart *backend) in modem_backend_uart_async_is_supported()
383 struct modem_backend_uart *backend = in modem_backend_uart_async_hwfc_notify_closed() local
390 static void init_stats(struct modem_backend_uart *backend) in init_stats()
[all …]
A Dmodem_backend_tty.c25 struct modem_backend_tty *backend = (struct modem_backend_tty *)p1; in modem_backend_tty_routine() local
54 struct modem_backend_tty *backend = (struct modem_backend_tty *)data; in modem_backend_tty_open() local
75 struct modem_backend_tty *backend = (struct modem_backend_tty *)data; in modem_backend_tty_transmit() local
86 struct modem_backend_tty *backend = (struct modem_backend_tty *)data; in modem_backend_tty_receive() local
94 struct modem_backend_tty *backend = (struct modem_backend_tty *)data; in modem_backend_tty_close() local
113 struct modem_pipe *modem_backend_tty_init(struct modem_backend_tty *backend, in modem_backend_tty_init()
A Dmodem_backend_uart.c16 struct modem_backend_uart *backend = CONTAINER_OF( in modem_backend_uart_receive_ready_handler() local
24 struct modem_backend_uart *backend = in modem_backend_uart_transmit_idle_handler() local
30 struct modem_pipe *modem_backend_uart_init(struct modem_backend_uart *backend, in modem_backend_uart_init()
/subsys/ipc/ipc_service/
A Dipc_service.c19 const struct ipc_service_backend *backend; in ipc_service_open_instance() local
43 const struct ipc_service_backend *backend; in ipc_service_close_instance() local
69 const struct ipc_service_backend *backend; in ipc_service_register_endpoint() local
92 const struct ipc_service_backend *backend; in ipc_service_deregister_endpoint() local
125 const struct ipc_service_backend *backend; in ipc_service_send() local
149 const struct ipc_service_backend *backend; in ipc_service_get_tx_buffer_size() local
178 const struct ipc_service_backend *backend; in ipc_service_get_tx_buffer() local
207 const struct ipc_service_backend *backend; in ipc_service_drop_tx_buffer() local
236 const struct ipc_service_backend *backend; in ipc_service_send_nocopy() local
265 const struct ipc_service_backend *backend; in ipc_service_hold_rx_buffer() local
[all …]
/subsys/logging/backends/
A Dlog_backend_swo.c77 static void log_backend_swo_process(const struct log_backend *const backend, in log_backend_swo_process()
87 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
93 static void log_backend_swo_init(struct log_backend const *const backend) in log_backend_swo_init()
128 static void log_backend_swo_panic(struct log_backend const *const backend) in log_backend_swo_panic()
132 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
A Dlog_backend_efi_console.c41 static void process(const struct log_backend *const backend, in process()
55 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
61 static void log_backend_efi_init(struct log_backend const *const backend) in log_backend_efi_init()
67 static void panic(struct log_backend const *const backend) in panic()
73 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
A Dlog_backend_spinel.c32 static void process(const struct log_backend *const backend, in process()
43 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
49 static void log_backend_spinel_init(struct log_backend const *const backend) in log_backend_spinel_init()
54 static void panic(struct log_backend const *const backend) in panic()
60 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
A Dlog_backend_xtensa_sim.c40 static void process(const struct log_backend *const backend, in process()
50 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
56 static void panic(struct log_backend const *const backend) in panic()
61 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
A Dlog_backend_semihost.c30 static void panic(struct log_backend const *const backend) in panic()
37 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
44 static void process(const struct log_backend *const backend, union log_msg_generic *msg) in process()
55 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
A Dlog_backend_adsp.c58 static void panic(struct log_backend const *const backend) in panic()
67 static inline void dropped(const struct log_backend *const backend, in dropped()
73 static void process(const struct log_backend *const backend, in process()
85 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
A Dlog_backend_native_posix.c61 static void panic(struct log_backend const *const backend) in panic()
66 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
73 static void process(const struct log_backend *const backend, in process()
83 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
A Dlog_backend_ble.c144 static void process(const struct log_backend *const backend, union log_msg_generic *msg) in process()
158 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
165 static void init_ble(struct log_backend const *const backend) in init_ble()
171 static void panic(struct log_backend const *const backend) in panic()
185 static int backend_ready(const struct log_backend *const backend) in backend_ready()
A Dlog_backend_ws.c146 static void process(const struct log_backend *const backend, in process()
167 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
175 const struct log_backend *backend = log_backend_ws_get(); in log_backend_ws_start() local
204 static void init_ws(struct log_backend const *const backend) in init_ws()
211 static void panic(struct log_backend const *const backend) in panic()
A Dlog_multidomain_backend.c14 static void process(const struct log_backend *const backend, in process()
193 static void init(struct log_backend const *const backend) in init()
208 static int is_ready(struct log_backend const *const backend) in is_ready()
215 static void panic(struct log_backend const *const backend) in panic()
222 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
A Dlog_backend_adsp_mtrace.c170 static void panic(struct log_backend const *const backend) in panic()
175 static void dropped(const struct log_backend *const backend, in dropped()
181 static void process(const struct log_backend *const backend, in process()
193 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
203 static void init(const struct log_backend *const backend) in init()
A Dlog_backend_net.c200 static void process(const struct log_backend *const backend, in process()
220 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
307 const struct log_backend *backend = log_backend_net_get(); in log_backend_net_start() local
314 static void init_net(struct log_backend const *const backend) in init_net()
337 static void panic(struct log_backend const *const backend) in panic()
345 static int backend_ready(const struct log_backend *const backend) in backend_ready()
A Dlog_backend_mqtt.c58 static void mqtt_backend_process(const struct log_backend *const backend, in mqtt_backend_process()
74 static int mqtt_backend_format_set(const struct log_backend *const backend, uint32_t log_type) in mqtt_backend_format_set()
81 static void mqtt_backend_panic(const struct log_backend *const backend) in mqtt_backend_panic()
A Dlog_backend_fs.c435 static void log_backend_fs_init(const struct log_backend *const backend) in log_backend_fs_init()
439 static void panic(struct log_backend const *const backend) in panic()
447 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
458 static void process(const struct log_backend *const backend, in process()
468 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
474 static void notify(const struct log_backend *const backend, enum log_backend_evt event, in notify()
A Dlog_backend_rtt.c291 static void log_backend_rtt_init(struct log_backend const *const backend) in log_backend_rtt_init()
305 static void panic(struct log_backend const *const backend) in panic()
311 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
322 static void process(const struct log_backend *const backend, in process()
332 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
A Dlog_backend_uart.c126 static void process(const struct log_backend *const backend, in process()
137 static int format_set(const struct log_backend *const backend, uint32_t log_type) in format_set()
147 static void log_backend_uart_init(struct log_backend const *const backend) in log_backend_uart_init()
184 static void panic(struct log_backend const *const backend) in panic()
209 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
/subsys/shell/
A Dshell_log_backend.c21 static void fifo_reset(const struct shell_log_backend *backend) in fifo_reset()
26 void z_shell_log_backend_enable(const struct shell_log_backend *backend, in z_shell_log_backend_enable()
50 void z_shell_log_backend_disable(const struct shell_log_backend *backend) in z_shell_log_backend_disable()
56 bool z_shell_log_backend_process(const struct shell_log_backend *backend) in z_shell_log_backend_process()
83 static void panic(const struct log_backend *const backend) in panic()
115 static void dropped(const struct log_backend *const backend, uint32_t cnt) in dropped()
226 static void process(const struct log_backend *const backend, in process()
/subsys/logging/
A Dlog_cmds.c90 const struct log_backend *backend = backend_find(name); in shell_backend_cmd_execute() local
104 const struct log_backend *backend, in log_status()
172 const struct log_backend *backend, in filters_set()
223 const struct log_backend *backend, in log_enable()
258 const struct log_backend *backend, in log_disable()
307 const struct log_backend *backend, in log_halt()
339 const struct log_backend *backend, in log_go()
461 struct log_backend *backend = NULL; in backend_name_get() local
/subsys/tracing/include/
A Dtracing_backend.h62 const struct tracing_backend *backend) in tracing_backend_init()
77 const struct tracing_backend *backend, in tracing_backend_output()

Completed in 33 milliseconds

12