Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dhp_sdc.h137 #define HP_SDC_USE_LOOP 0x04 /* Command is currently on the loop. */ macro
/linux-2.6.39/drivers/input/serio/
Dhp_sdc_mlc.c202 if (!(priv->tseq[4] & HP_SDC_USE_LOOP)) in hp_sdc_mlc_cts()