Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/
Dstratix10-svc.c144 int num_active_client; member
900 chan->ctrl->num_active_client++; in stratix10_svc_request_channel_byname()
919 chan->ctrl->num_active_client--; in stratix10_svc_free_channel()
1029 if (chan->ctrl->task && chan->ctrl->num_active_client <= 1) { in stratix10_svc_done()
1151 controller->num_active_client = 0; in stratix10_svc_drv_probe()