Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhp_sdc.h84 #define HP_SDC_ACT_DATAOUT 0x04 /* Send data bytes */ macro
/linux/drivers/input/serio/
H A Dhp_sdc_mlc.c289 HP_SDC_ACT_PRECMD | HP_SDC_ACT_DATAOUT | HP_SDC_ACT_SEMAPHORE; in hp_sdc_mlc_out()