Searched refs:crc_work (Results 1 – 2 of 2) sorted by relevance
1724 crc_work); in drm_dp_aux_crc_work()1770 INIT_WORK(&aux->crc_work, drm_dp_aux_crc_work); in drm_dp_remote_aux_init()1795 INIT_WORK(&aux->crc_work, drm_dp_aux_crc_work); in drm_dp_aux_init()1928 schedule_work(&aux->crc_work); in drm_dp_start_crc()1953 flush_work(&aux->crc_work); in drm_dp_stop_crc()
1970 struct work_struct crc_work; member
Completed in 18 milliseconds