Searched refs:detach_req (Results 1 – 1 of 1) sorted by relevance
307 struct rsrc_detach_req *detach_req; in roc_tim_init() local357 detach_req = mbox_alloc_msg_detach_resources(dev->mbox); in roc_tim_init()358 if (detach_req == NULL) { in roc_tim_init()362 detach_req->partial = true; in roc_tim_init()363 detach_req->timlfs = true; in roc_tim_init()377 struct rsrc_detach_req *detach_req; in roc_tim_fini() local381 detach_req = mbox_alloc_msg_detach_resources(dev->mbox); in roc_tim_fini()382 PLT_ASSERT(detach_req); in roc_tim_fini()383 detach_req->partial = true; in roc_tim_fini()384 detach_req->timlfs = true; in roc_tim_fini()