Searched refs:modeset_retry_work (Results 1 – 6 of 6) sorted by relevance
407 struct work_struct modeset_retry_work; member
2054 schedule_work(&mhdp->modeset_retry_work); in cdns_mhdp_atomic_enable()2337 mhdp = container_of(work, typeof(*mhdp), modeset_retry_work); in cdns_mhdp_modeset_retry_fn()2418 schedule_work(&mhdp->modeset_retry_work); in cdns_mhdp_hpd_work()2543 INIT_WORK(&mhdp->modeset_retry_work, cdns_mhdp_modeset_retry_fn); in cdns_mhdp_probe()2607 cancel_work_sync(&mhdp->modeset_retry_work); in cdns_mhdp_remove()
610 struct work_struct modeset_retry_work; member
1126 schedule_work(&intel_connector->modeset_retry_work); in intel_dp_schedule_fallback_link_training()
5285 modeset_retry_work); in intel_dp_modeset_retry_work_fn()5316 INIT_WORK(&intel_connector->modeset_retry_work, in intel_dp_init_connector()
8989 if (connector->modeset_retry_work.func) in intel_hpd_poll_fini()8990 cancel_work_sync(&connector->modeset_retry_work); in intel_hpd_poll_fini()