Home
last modified time | relevance | path

Searched defs:press (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-icade.c127 u8 press:1; member
H A Dhid-elo.c59 int press; in elo_process_data() local
/openbmc/linux/drivers/input/touchscreen/
H A Dresistive-adc-touch.c62 unsigned int x, y, press = 0; in grts_cb() local
H A Dusbtouchscreen.c105 int touch, press; member
/openbmc/linux/drivers/iio/pressure/
H A Dmprls0025pa.c171 static int mpr_read_pressure(struct mpr_data *data, s32 *press) in mpr_read_pressure()
/openbmc/linux/drivers/input/misc/
H A Dkeyspan_remote.c167 static void keyspan_report_button(struct usb_keyspan *remote, int button, int press) in keyspan_report_button()
H A Dadxl34x.c279 struct adxl34x_platform_data *pdata, int status, int press) in adxl34x_send_key_events()
/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.h202 bool press; member
/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c1431 static struct logical_input *panel_bind_key(const char *name, const char *press, in panel_bind_key()