Home
last modified time | relevance | path

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

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