Home
last modified time | relevance | path

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

/linux-4.1.27/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()
467 schedule_work(&ccdc->lsc.table_work); in ccdc_lsc_config()
519 schedule_work(&lsc->table_work); in ccdc_lsc_enable()
1306 schedule_work(&ccdc->lsc.table_work); in ccdc_configure()
1353 cancel_work_sync(&ccdc->lsc.table_work); in ccdc_disable()
2703 INIT_WORK(&ccdc->lsc.table_work, ccdc_lsc_free_table_work); in omap3isp_ccdc_init()
2738 cancel_work_sync(&ccdc->lsc.table_work); in omap3isp_ccdc_cleanup()