Home
last modified time | relevance | path

Searched refs:drop_tx_buffer (Results 1 – 3 of 3) sorted by relevance

/subsys/ipc/ipc_service/
A Dipc_service.c226 if (!backend->drop_tx_buffer) { in ipc_service_drop_tx_buffer()
231 return backend->drop_tx_buffer(ept->instance, ept->token, data); in ipc_service_drop_tx_buffer()
/subsys/ipc/ipc_service/backends/
A Dipc_rpmsg_static_vrings.c759 static int drop_tx_buffer(const struct device *instance, void *token, in drop_tx_buffer() function
773 .drop_tx_buffer = drop_tx_buffer,
A Dipc_icbmsg.c1186 static int drop_tx_buffer(const struct device *instance, void *token, const void *data) in drop_tx_buffer() function
1299 .drop_tx_buffer = drop_tx_buffer,

Completed in 25 milliseconds