Searched refs:hptest_work (Results 1 – 2 of 2) sorted by relevance
114 container_of(work, struct da7219_aad_priv, hptest_work); in da7219_aad_hptest_work()409 schedule_work(&da7219_aad->hptest_work); in da7219_aad_irq_thread()443 cancel_work_sync(&da7219_aad->hptest_work); in da7219_aad_irq_thread()921 INIT_WORK(&da7219_aad->hptest_work, da7219_aad_hptest_work); in da7219_aad_init()955 cancel_work_sync(&da7219_aad->hptest_work); in da7219_aad_exit()
197 struct work_struct hptest_work; member