Searched refs:reset_ctx (Results 1 – 2 of 2) sorted by relevance
190 i2400m->reset_ctx = &ctx; in i2400m_op_reset()202 i2400m->reset_ctx = NULL; in i2400m_op_reset()605 struct i2400m_reset_ctx *ctx = i2400m->reset_ctx; in __i2400m_dev_reset_handle()648 if (i2400m->reset_ctx) { in __i2400m_dev_reset_handle()
629 struct i2400m_reset_ctx *reset_ctx; /* protected by init_mutex */ member