Home
last modified time | relevance | path

Searched defs:backend_ops (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.7.0/subsys/ipc/ipc_service/backends/
Dipc_icmsg.c46 const static struct ipc_service_backend backend_ops = { variable
Dipc_icmsg_me_initiator.c169 const static struct ipc_service_backend backend_ops = { variable
Dipc_icmsg_me_follower.c263 const static struct ipc_service_backend backend_ops = { variable
Dipc_rpmsg_static_vrings.c764 const static struct ipc_service_backend backend_ops = { variable
Dipc_icbmsg.c1159 const static struct ipc_service_backend backend_ops = { variable
/Zephyr-Core-3.7.0/tests/subsys/ipc/ipc_service/src/
Dbackend.c65 const static struct ipc_service_backend backend_ops = { variable
/Zephyr-Core-3.7.0/subsys/fs/ext2/
Dext2_struct.h244 const struct ext2_backend_ops *backend_ops; member