Searched refs:FSP_PB0_LBTN (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/input/mouse/
H A Dsentelic.h86 #define FSP_PB0_LBTN BIT(0) macro
H A Dsentelic.c776 if ((packet[0] & (FSP_PB0_LBTN|FSP_PB0_PHY_BTN)) == fsp_process_byte()
777 FSP_PB0_LBTN) { fsp_process_byte()
782 packet[0] &= ~FSP_PB0_LBTN; fsp_process_byte()
808 packet[0] &= ~FSP_PB0_LBTN; fsp_process_byte()

Completed in 43 milliseconds