Searched refs:HP_SDC_ACT_POSTCMD (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/input/misc/
H A Dhp_sdc_rtc.c76 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN;
140 HP_SDC_ACT_PRECMD | HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN,
143 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN,
145 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN,
147 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN,
149 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN,
/linux-master/drivers/input/serio/
H A Dhp_sdc_mlc.c208 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN | HP_SDC_ACT_SEMAPHORE;
248 HP_SDC_ACT_DATAREG | HP_SDC_ACT_POSTCMD | HP_SDC_ACT_SEMAPHORE;
H A Dhp_sdc.c541 if (act & HP_SDC_ACT_POSTCMD) {
1042 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN | HP_SDC_ACT_SEMAPHORE;
/linux-master/include/linux/
H A Dhp_sdc.h85 #define HP_SDC_ACT_POSTCMD 0x08 /* Send command after */ macro

Completed in 121 milliseconds