Searched refs:hptest_work (Results 1 – 2 of 2) sorted by relevance
111 container_of(work, struct da7219_aad_priv, hptest_work); in da7219_aad_hptest_work()403 schedule_work(&da7219_aad->hptest_work); in da7219_aad_irq_thread()453 cancel_work_sync(&da7219_aad->hptest_work); in da7219_aad_irq_thread()909 INIT_WORK(&da7219_aad->hptest_work, da7219_aad_hptest_work); in da7219_aad_init()943 cancel_work_sync(&da7219_aad->hptest_work); in da7219_aad_exit()
197 struct work_struct hptest_work; member