Searched refs:rcurr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/input/serio/
H A Dhp_sdc.c186 if (hp_sdc.rcurr < 0) {
190 curr = hp_sdc.tq[hp_sdc.rcurr];
212 hp_sdc.rcurr = -1;
308 if (hp_sdc.rcurr >= 0) {
316 curr = hp_sdc.tq[hp_sdc.rcurr];
341 hp_sdc.rcurr = -1;
371 if (hp_sdc.rcurr == hp_sdc.wcurr)
387 if (hp_sdc.rcurr == curridx) {
534 if (hp_sdc.rcurr >= 0) {
555 hp_sdc.rcurr
[all...]
/linux-master/include/linux/
H A Dhp_sdc.h283 int rcurr, rqty; /* Current read transact in process */ member in struct:__anon3

Completed in 123 milliseconds