Searched refs:interrupt_handle_work (Results 1 – 1 of 1) sorted by relevance
47 struct delayed_work interrupt_handle_work; member356 container_of(work, struct es9356_sdw_priv, interrupt_handle_work.work); in es9356_interrupt_handler()846 cancel_delayed_work_sync(&es9356->interrupt_handle_work); in es9356_sdw_update_status()984 &es9356->interrupt_handle_work, msecs_to_jiffies(280)); in es9356_sdw_interrupt_callback()1022 INIT_DELAYED_WORK(&es9356->interrupt_handle_work, in es9356_sdca_init()1062 cancel_delayed_work_sync(&es9356->interrupt_handle_work); in es9356_sdw_remove()1084 cancel_delayed_work_sync(&es9356->interrupt_handle_work); in es9356_sdca_dev_suspend()