Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/sip_svc/
Dsip_svc_subsys.c132 STRUCT_SECTION_FOREACH(sip_svc_controller, ctrl) { in is_sip_svc_controller()
140 static uint32_t sip_svc_get_c_idx(struct sip_svc_controller *ctrl, uint32_t c_token) in sip_svc_get_c_idx()
166 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_register()
198 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_unregister()
274 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_open()
351 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_close()
395 static void sip_svc_callback(struct sip_svc_controller *ctrl, uint32_t trans_id, in sip_svc_callback()
462 static int sip_svc_request_handler(struct sip_svc_controller *ctrl) in sip_svc_request_handler()
546 static int sip_svc_async_response_handler(struct sip_svc_controller *ctrl) in sip_svc_async_response_handler()
649 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ctrl_ptr; in sip_svc_thread()
[all …]
Dsip_svc_shell.c31 struct sip_svc_controller *ct = (struct sip_svc_controller *)(*ctrl); in parse_common_args()
42 struct sip_svc_controller *ctrl; in cmd_reg()
65 struct sip_svc_controller *ctrl; in cmd_unreg()
99 struct sip_svc_controller *ctrl; in cmd_open()
153 struct sip_svc_controller *ctrl; in cmd_close()
206 struct sip_svc_controller *ctrl; in cmd_send()
343 struct sip_svc_controller *ctrl; in cmd_info()
Dsip_svc_data.ld3 ITERABLE_SECTION_RAM(sip_svc_controller, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-Core-3.7.0/include/zephyr/sip_svc/
Dsip_svc_controller.h56 struct sip_svc_controller { struct
110 static STRUCT_SECTION_ITERABLE(sip_svc_controller, sip_svc_##inst) = { \ argument
/Zephyr-Core-3.7.0/drivers/fpga/
Dfpga_altera_agilex_bridge.c21 struct sip_svc_controller *mailbox_smc_dev;