Searched refs:status_monitor (Results 1 – 2 of 2) sorted by relevance
100 schedule_delayed_work(&core->status_monitor, in si476x_core_schedule_polling_work()197 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_start()241 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_stop()778 INIT_DELAYED_WORK(&core->status_monitor, in si476x_core_probe()834 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_remove()
153 struct delayed_work status_monitor; member156 status_monitor)