Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_dp_helper.c1724 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()
/linux/include/drm/
A Ddrm_dp_helper.h1970 struct work_struct crc_work; member

Completed in 18 milliseconds