Searched refs:startup_work (Results 1 – 2 of 2) sorted by relevance
352 struct work_struct startup_work; member
711 schedule_work(&cd->startup_work); in cyttsp4_queue_startup_()1688 struct cyttsp4 *cd = container_of(work, struct cyttsp4, startup_work); in cyttsp4_startup_work_function()2031 INIT_WORK(&cd->startup_work, cyttsp4_startup_work_function); in cyttsp4_probe()2097 cancel_work_sync(&cd->startup_work); in cyttsp4_probe()2135 cancel_work_sync(&cd->startup_work); in cyttsp4_remove()