Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/ipc/
Dipc_service_backend.h159 int (*drop_tx_buffer)(const struct device *instance, void *token, member
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_rpmsg_static_vrings.c756 static int drop_tx_buffer(const struct device *instance, void *token, in drop_tx_buffer() function
Dipc_icbmsg.c1186 static int drop_tx_buffer(const struct device *instance, void *token, const void *data) in drop_tx_buffer() function