Searched refs:crc_work (Results 1 – 2 of 2) sorted by relevance
2024 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()
411 struct work_struct crc_work; member
Completed in 19 milliseconds