Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
A Ddrm_dp_helper.c2024 crc_work); in drm_dp_aux_crc_work()
2070 INIT_WORK(&aux->crc_work, drm_dp_aux_crc_work); in drm_dp_remote_aux_init()
2095 INIT_WORK(&aux->crc_work, drm_dp_aux_crc_work); in drm_dp_aux_init()
2227 schedule_work(&aux->crc_work); in drm_dp_start_crc()
2252 flush_work(&aux->crc_work); in drm_dp_stop_crc()
/linux/include/drm/display/
A Ddrm_dp_helper.h411 struct work_struct crc_work; member

Completed in 19 milliseconds