Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dsi476x-core.h159 #define SI476X_WORK_TO_CORE(w) container_of(to_delayed_work(w), \ macro
/Linux-v4.19/drivers/mfd/
Dsi476x-i2c.c526 struct si476x_core *core = SI476X_WORK_TO_CORE(work); in si476x_core_poll_loop()