Home
last modified time | relevance | path

Searched refs:actidx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/serio/
A Dhp_sdc.c208 curr->actidx = curr->idx; in hp_sdc_take()
325 tmp = curr->seq[curr->actidx]; in hp_sdc_tasklet()
339 curr->actidx = curr->idx; in hp_sdc_tasklet()
413 idx = curr->actidx; in hp_sdc_put()
415 if (curr->actidx >= curr->endidx) { in hp_sdc_put()
575 curr->actidx = idx + 1; in hp_sdc_put()
612 this->actidx = 0; in __hp_sdc_enqueue_transaction()
896 t_sync.actidx = 0; in hp_sdc_init()
1035 tq_init.actidx = 0; in hp_sdc_register()
1063 tq_init.actidx = 0; in hp_sdc_register()
[all …]
A Dhp_sdc_mlc.c204 priv->trans.actidx = 0; in hp_sdc_mlc_cts()
243 priv->trans.actidx = 0; in hp_sdc_mlc_out()
284 priv->trans.actidx = 0; in hp_sdc_mlc_out()
/linux/include/linux/
A Dhp_sdc.h65 int actidx; /* Start of act. Acts are atomic WRT I/O to SDC */ member

Completed in 8 milliseconds