Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_rpmsg_static_vrings.c77 static struct ipc_rpmsg_ept *get_ept_slot_with_name(struct ipc_rpmsg_instance *rpmsg_inst, in get_ept_slot_with_name() function
95 return get_ept_slot_with_name(rpmsg_inst, ""); in get_available_ept_slot()
129 ept = get_ept_slot_with_name(rpmsg_inst, name); in get_ept()