Searched refs:req_free (Results 1 – 6 of 6) sorted by relevance
74 if (mdev->ops->req_free) in media_request_release()75 mdev->ops->req_free(req); in media_request_release()295 if (WARN_ON(!mdev->ops->req_alloc ^ !mdev->ops->req_free)) in media_request_alloc()336 if (mdev->ops->req_free) in media_request_alloc()337 mdev->ops->req_free(req); in media_request_alloc()
283 node->req_free = false; in efc_node_handle_implicit_logo()333 node->req_free = false; in efc_node_handle_explicit_logo()377 node->req_free = true; in __efc_node_shutdown()793 if (node->evtdepth == 0 && node->req_free) in efc_node_post_event()916 node->req_free = true; in __efc_node_paused()
333 bool req_free; member
124 struct list_head req_free; member
781 .req_free = fops_media_request_free,
1674 int cnt, bool req_free) in cgx_configure_interrupt() argument1686 if (req_free) { in cgx_configure_interrupt()