Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Diqs626a.c459 iqs626_parse_events(struct iqs626_private *iqs626, in iqs626_parse_events() argument
462 struct iqs626_sys_reg *sys_reg = &iqs626->sys_reg; in iqs626_parse_events()
463 struct i2c_client *client = iqs626->client; in iqs626_parse_events()
517 iqs626->kp_code[ch_id][i] = val; in iqs626_parse_events()
535 iqs626->kp_type[ch_id][i] = val; in iqs626_parse_events()
580 iqs626_parse_ati_target(struct iqs626_private *iqs626, in iqs626_parse_ati_target() argument
583 struct iqs626_sys_reg *sys_reg = &iqs626->sys_reg; in iqs626_parse_ati_target()
584 struct i2c_client *client = iqs626->client; in iqs626_parse_ati_target()
659 static int iqs626_parse_pins(struct iqs626_private *iqs626, in iqs626_parse_pins() argument
663 struct i2c_client *client = iqs626->client; in iqs626_parse_pins()
[all …]