Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 5 of 5) sorted by relevance

/tests/subsys/ipc/ipc_sessions/interoperability/
A Dipc_icmsg_v1.c17 static int register_ept(const struct device *instance, void **token, in register_ept()
29 static int deregister_ept(const struct device *instance, void *token) in deregister_ept()
37 static int send(const struct device *instance, void *token, in send()
52 static int backend_init(const struct device *instance) in backend_init()
A Dicmsg_v1.c227 static void mbox_callback(const struct device *instance, uint32_t channel, in mbox_callback()
/tests/subsys/ipc/ipc_service/src/
A Dbackend.c27 static int send(const struct device *instance, void *token, in send()
45 static int register_ept(const struct device *instance, in register_ept()
56 static int deregister_ept(const struct device *instance, void *token) in deregister_ept()
/tests/net/lib/mdns_responder/src/
A Dmain.c33 char instance[DNS_SD_INSTANCE_MAX_SIZE + NULL_CHAR_SIZE]; member
332 static struct dns_sd_rec *alloc_ext_record(const char *instance, const char *service, in alloc_ext_record()
/tests/net/lib/dns_sd/src/
A Dmain.c761 char instance[DNS_SD_INSTANCE_MAX_SIZE + 1]; in ZTEST() local

Completed in 19 milliseconds