Home
last modified time | relevance | path

Searched refs:wcurr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/serio/
A Dhp_sdc.c368 if (hp_sdc.wcurr < 0) in hp_sdc_put()
369 hp_sdc.wcurr = 0; in hp_sdc_put()
372 hp_sdc.wcurr++; in hp_sdc_put()
375 hp_sdc.wcurr = 0; in hp_sdc_put()
418 hp_sdc.wcurr++; in hp_sdc_put()
420 hp_sdc.wcurr = 0; in hp_sdc_put()
432 hp_sdc.wcurr++; in hp_sdc_put()
434 hp_sdc.wcurr = 0; in hp_sdc_put()
579 hp_sdc.wcurr++; in hp_sdc_put()
581 hp_sdc.wcurr = 0; in hp_sdc_put()
[all …]
/linux/include/linux/
A Dhp_sdc.h285 int wcurr; /* Current write transact in process */ member

Completed in 5 milliseconds