Home
last modified time | relevance | path

Searched refs:status_monitor (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/mfd/
Dsi476x-i2c.c109 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()
791 INIT_DELAYED_WORK(&core->status_monitor, in si476x_core_probe()
852 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_remove()
/Linux-v4.19/include/linux/mfd/
Dsi476x-core.h158 struct delayed_work status_monitor; member
161 status_monitor)