Searched refs:ipc_rpmsg_ept (Results 1 – 3 of 3) sorted by relevance
28 struct ipc_rpmsg_ept;39 typedef void (*rpmsg_ept_bound_cb)(struct ipc_rpmsg_ept *ept);45 struct ipc_rpmsg_ept { struct71 struct ipc_rpmsg_ept endpoint[NUM_ENDPOINTS]; argument143 struct ipc_rpmsg_ept *ept);
70 static struct ipc_rpmsg_ept *get_ept_slot_with_name(struct ipc_rpmsg_instance *rpmsg_inst, in get_ept_slot_with_name()73 struct ipc_rpmsg_ept *rpmsg_ept; in get_ept_slot_with_name()86 static struct ipc_rpmsg_ept *get_available_ept_slot(struct ipc_rpmsg_instance *rpmsg_inst) in get_available_ept_slot()93 struct ipc_rpmsg_ept *rpmsg_ept; in check_endpoints_freed()118 struct ipc_rpmsg_ept **rpmsg_ept, const char *name) in get_ept()120 struct ipc_rpmsg_ept *ept; in get_ept()139 static void advertise_ept(struct ipc_rpmsg_instance *rpmsg_inst, struct ipc_rpmsg_ept *rpmsg_ept, in advertise_ept()163 struct ipc_rpmsg_ept *rpmsg_ept; in ns_bind_cb()202 static void bound_cb(struct ipc_rpmsg_ept *ept) in bound_cb()213 struct ipc_rpmsg_ept *ept; in ept_cb()[all …]
19 struct ipc_rpmsg_ept *ept; in ns_bind_cb()50 struct ipc_rpmsg_ept *ept) in ipc_rpmsg_register_ept()