Searched refs:modeset_retry_work (Results 1 – 6 of 6) sorted by relevance
394 struct work_struct modeset_retry_work; member
1990 schedule_work(&mhdp->modeset_retry_work); in cdns_mhdp_atomic_enable()2268 mhdp = container_of(work, typeof(*mhdp), modeset_retry_work); in cdns_mhdp_modeset_retry_fn()2313 schedule_work(&mhdp->modeset_retry_work); in cdns_mhdp_irq_handler()2432 INIT_WORK(&mhdp->modeset_retry_work, cdns_mhdp_modeset_retry_fn); in cdns_mhdp_probe()2491 cancel_work_sync(&mhdp->modeset_retry_work); in cdns_mhdp_remove()
425 schedule_work(&intel_connector->modeset_retry_work); in intel_dp_start_link_train()
450 struct work_struct modeset_retry_work; member
7725 modeset_retry_work); in intel_dp_modeset_retry_work_fn()7756 INIT_WORK(&intel_connector->modeset_retry_work, in intel_dp_init_connector()
18885 if (connector->modeset_retry_work.func) in intel_hpd_poll_fini()18886 cancel_work_sync(&connector->modeset_retry_work); in intel_hpd_poll_fini()