Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/ipc/
Dipc_service_backend.h141 int (*get_tx_buffer)(const struct device *instance, void *token, member
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_rpmsg_static_vrings.c673 static int get_tx_buffer(const struct device *instance, void *token, in get_tx_buffer() function
Dipc_icbmsg.c1170 static int get_tx_buffer(const struct device *instance, void *token, void **data, in get_tx_buffer() function