Searched refs:table_work (Results 1 – 2 of 2) sorted by relevance
66 struct work_struct table_work; member
388 lsc = container_of(work, struct ispccdc_lsc, table_work); in ccdc_lsc_free_table_work()465 schedule_work(&ccdc->lsc.table_work); in ccdc_lsc_config()517 schedule_work(&lsc->table_work); in ccdc_lsc_enable()1300 schedule_work(&ccdc->lsc.table_work); in ccdc_configure()1351 cancel_work_sync(&ccdc->lsc.table_work); in ccdc_disable()2717 INIT_WORK(&ccdc->lsc.table_work, ccdc_lsc_free_table_work); in omap3isp_ccdc_init()2752 cancel_work_sync(&ccdc->lsc.table_work); in omap3isp_ccdc_cleanup()
Completed in 7 milliseconds