Home
last modified time | relevance | path

Searched refs:intel_encoder_link_check_work_fn (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_encoder.c13 static void intel_encoder_link_check_work_fn(struct work_struct *work) in intel_encoder_link_check_work_fn() function
24 INIT_DELAYED_WORK(&encoder->link_check_work, intel_encoder_link_check_work_fn); in intel_encoder_link_check_init()