Searched refs:aes_battery_work (Results 1 – 3 of 3) sorted by relevance
167 struct delayed_work aes_battery_work; member
1818 struct wacom *wacom = container_of(work, struct wacom, aes_battery_work.work); in wacom_aes_battery_handler()2827 INIT_DELAYED_WORK(&wacom->aes_battery_work, wacom_aes_battery_handler); in wacom_probe()
2629 cancel_delayed_work(&wacom->aes_battery_work); in wacom_wac_pen_report()2631 schedule_delayed_work(&wacom->aes_battery_work, in wacom_wac_pen_report()