Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dsi476x-i2c.c100 schedule_delayed_work(&core->status_monitor, in si476x_core_schedule_polling_work()
198 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_start()
243 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_stop()
787 INIT_DELAYED_WORK(&core->status_monitor, in si476x_core_probe()
848 cancel_delayed_work_sync(&core->status_monitor); in si476x_core_remove()
/linux/include/linux/mfd/
H A Dsi476x-core.h149 struct delayed_work status_monitor; member
152 status_monitor)