Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/
Dstratix10-svc.c138 int num_active_client; member
767 chan->ctrl->num_active_client++; in stratix10_svc_request_channel_byname()
786 chan->ctrl->num_active_client--; in stratix10_svc_free_channel()
885 if (chan->ctrl->task && chan->ctrl->num_active_client <= 1) { in stratix10_svc_done()
1007 controller->num_active_client = 0; in stratix10_svc_drv_probe()