Searched refs:status_monitor (Results 1 – 3 of 3) sorted by relevance
109 schedule_delayed_work(&core->status_monitor, in si476x_core_schedule_polling_work()207 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_start()252 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_stop()792 INIT_DELAYED_WORK(&core->status_monitor, in si476x_core_probe()853 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_remove()
158 struct delayed_work status_monitor; member161 status_monitor)
133 struct delayed_work status_monitor; member796 struct axp288_fg_info, status_monitor.work); in fuel_gauge_status_monitor()800 schedule_delayed_work(&info->status_monitor, STATUS_MON_DELAY_JIFFIES); in fuel_gauge_status_monitor()1101 INIT_DELAYED_WORK(&info->status_monitor, fuel_gauge_status_monitor); in axp288_fuel_gauge_probe()1115 schedule_delayed_work(&info->status_monitor, STATUS_MON_DELAY_JIFFIES); in axp288_fuel_gauge_probe()1130 cancel_delayed_work_sync(&info->status_monitor); in axp288_fuel_gauge_remove()