Searched refs:with_dsp_work (Results 1 – 2 of 2) sorted by relevance
613 struct aw87xxx, monitor.with_dsp_work.work); in aw_monitor_work_func()635 schedule_delayed_work(&monitor->with_dsp_work, in aw_monitor_work_func()646 cancel_delayed_work_sync(&monitor->with_dsp_work); in aw_monitor_stop()671 schedule_delayed_work(&monitor->with_dsp_work, in aw_monitor_start()1161 INIT_DELAYED_WORK(&monitor->with_dsp_work, aw_monitor_work_func); in aw_monitor_init()
82 struct delayed_work with_dsp_work; member