Searched defs:instance (Results 1 – 5 of 5) sorted by relevance
| /tests/subsys/ipc/ipc_sessions/interoperability/ |
| A D | ipc_icmsg_v1.c | 17 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 D | icmsg_v1.c | 227 static void mbox_callback(const struct device *instance, uint32_t channel, in mbox_callback()
|
| /tests/subsys/ipc/ipc_service/src/ |
| A D | backend.c | 27 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 D | main.c | 33 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 D | main.c | 761 char instance[DNS_SD_INSTANCE_MAX_SIZE + 1]; in ZTEST() local
|
Completed in 19 milliseconds