Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dstratix10-svc.c141 struct stratix10_svc_controller { struct
166 struct stratix10_svc_controller *ctrl; argument
204 static void svc_thread_cmd_data_claim(struct stratix10_svc_controller *ctrl, in svc_thread_cmd_data_claim()
250 static void svc_thread_cmd_config_status(struct stratix10_svc_controller *ctrl, in svc_thread_cmd_config_status()
393 struct stratix10_svc_controller in svc_normal_to_secure_thread()
394 *ctrl = (struct stratix10_svc_controller *)data; in svc_normal_to_secure_thread()
887 struct stratix10_svc_controller *controller; in stratix10_svc_request_channel_byname()
897 struct stratix10_svc_controller, node); in stratix10_svc_request_channel_byname()
1129 struct stratix10_svc_controller *controller; in stratix10_svc_drv_probe()
1257 struct stratix10_svc_controller *ctrl = platform_get_drvdata(pdev); in stratix10_svc_drv_remove()