Searched refs:reset_ctx (Results 1 – 2 of 2) sorted by relevance
281 i2400m->reset_ctx = &ctx; in i2400m_op_reset()293 i2400m->reset_ctx = NULL; in i2400m_op_reset()526 struct i2400m_reset_ctx *ctx = i2400m->reset_ctx; in __i2400m_dev_reset_handle()558 if (i2400m->reset_ctx) { in __i2400m_dev_reset_handle()
418 struct i2400m_reset_ctx *reset_ctx; /* protected by init_mutex */ member