Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_request_layer.h135 int ssh_rtl_start(struct ssh_rtl *rtl);
H A Dssh_request_layer.c1076 int ssh_rtl_start(struct ssh_rtl *rtl) in ssh_rtl_start() function
H A Dcontroller.c1236 status = ssh_rtl_start(&ctrl->rtl); in ssam_controller_start()