Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Dispccdc.h69 struct work_struct table_work; member
Dispccdc.c391 lsc = container_of(work, struct ispccdc_lsc, table_work); in ccdc_lsc_free_table_work()
468 schedule_work(&ccdc->lsc.table_work); in ccdc_lsc_config()
520 schedule_work(&lsc->table_work); in ccdc_lsc_enable()
1303 schedule_work(&ccdc->lsc.table_work); in ccdc_configure()
1350 cancel_work_sync(&ccdc->lsc.table_work); in ccdc_disable()
2697 INIT_WORK(&ccdc->lsc.table_work, ccdc_lsc_free_table_work); in omap3isp_ccdc_init()
2732 cancel_work_sync(&ccdc->lsc.table_work); in omap3isp_ccdc_cleanup()