Searched refs:prop_work (Results 1 – 4 of 4) sorted by relevance
453 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_check_link()460 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_check_link()486 prop_work); in cdns_mhdp_hdcp_prop_work()514 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_enable()529 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_disable()541 INIT_WORK(&mhdp->hdcp.prop_work, cdns_mhdp_hdcp_prop_work); in cdns_mhdp_hdcp_init()
348 struct work_struct prop_work; member
1113 if (!queue_work(display->wq.unordered, &hdcp->prop_work)) in intel_hdcp_update_value()1192 prop_work); in intel_hdcp_prop_work()2427 INIT_WORK(&hdcp->prop_work, intel_hdcp_prop_work); in intel_hdcp_init()2595 if (!queue_work(display->wq.unordered, &hdcp->prop_work)) in intel_hdcp_update_pipe()2613 if (!queue_work(display->wq.unordered, &hdcp->prop_work)) in intel_hdcp_update_pipe()2629 cancel_work_sync(&connector->hdcp.prop_work); in intel_hdcp_cancel_works()2678 drm_WARN_ON(connector->base.dev, work_pending(&hdcp->prop_work)); in intel_hdcp_cleanup()
452 struct work_struct prop_work; member
Completed in 23 milliseconds