Searched refs:SI476X_WORK_TO_CORE (Results 1 – 2 of 2) sorted by relevance
159 #define SI476X_WORK_TO_CORE(w) container_of(to_delayed_work(w), \ macro
526 struct si476x_core *core = SI476X_WORK_TO_CORE(work); in si476x_core_poll_loop()