Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dstratix10-svc.c145 int num_active_client; member
918 chan->ctrl->num_active_client++; in stratix10_svc_request_channel_byname()
937 chan->ctrl->num_active_client--; in stratix10_svc_free_channel()
1047 if (chan->ctrl->task && chan->ctrl->num_active_client <= 1) { in stratix10_svc_done()
1173 controller->num_active_client = 0; in stratix10_svc_drv_probe()