Home
last modified time | relevance | path

Searched refs:prop_work (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-hdcp.c453 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()
542 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_enable()
557 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_disable()
569 INIT_WORK(&mhdp->hdcp.prop_work, cdns_mhdp_hdcp_prop_work); in cdns_mhdp_hdcp_init()
H A Dcdns-mhdp8546-core.h348 struct work_struct prop_work; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c907 schedule_work(&hdcp->prop_work); in intel_hdcp_update_value()
985 prop_work); in intel_hdcp_prop_work()
2068 INIT_WORK(&hdcp->prop_work, intel_hdcp_prop_work); in intel_hdcp_init()
2191 schedule_work(&hdcp->prop_work); in intel_hdcp_update_pipe()
2204 * prop_work to update correct CP property to user space. in intel_hdcp_update_pipe()
2208 schedule_work(&hdcp->prop_work); in intel_hdcp_update_pipe()
2253 * We don't cancel prop_work in the same way as check_work since it in intel_hdcp_cleanup()
2256 * scheduling prop_work to ensure the connector is alive when prop_work in intel_hdcp_cleanup()
2258 * function should be called), we're "guaranteed" that prop_work i in intel_hdcp_cleanup()
[all...]
H A Dintel_display_types.h363 struct work_struct prop_work; member
H A Dintel_display.c18889 cancel_work_sync(&connector->hdcp.prop_work); in intel_hpd_poll_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c1008 queue_work(i915->unordered_wq, &hdcp->prop_work); in intel_hdcp_update_value()
1086 prop_work); in intel_hdcp_prop_work()
2286 INIT_WORK(&hdcp->prop_work, intel_hdcp_prop_work); in intel_hdcp_init()
2483 queue_work(i915->unordered_wq, &hdcp->prop_work); in intel_hdcp_update_pipe()
2496 * prop_work to update correct CP property to user space. in intel_hdcp_update_pipe()
2500 queue_work(i915->unordered_wq, &hdcp->prop_work); in intel_hdcp_update_pipe()
2546 * We don't cancel prop_work in the same way as check_work since it in intel_hdcp_cleanup()
2549 * scheduling prop_work to ensure the connector is alive when prop_work in intel_hdcp_cleanup()
2551 * function should be called), we're "guaranteed" that prop_work i in intel_hdcp_cleanup()
[all...]
H A Dintel_display_types.h537 struct work_struct prop_work; member
H A Dintel_display.c7998 cancel_work_sync(&connector->hdcp.prop_work); in intel_hpd_poll_fini()

Completed in 46 milliseconds