Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Diqs626a.c460 iqs626_parse_events(struct iqs626_private *iqs626, in iqs626_parse_events() argument
463 struct iqs626_sys_reg *sys_reg = &iqs626->sys_reg; in iqs626_parse_events()
464 struct i2c_client *client = iqs626->client; in iqs626_parse_events()
518 iqs626->kp_code[ch_id][i] = val; in iqs626_parse_events()
536 iqs626->kp_type[ch_id][i] = val; in iqs626_parse_events()
581 iqs626_parse_ati_target(struct iqs626_private *iqs626, in iqs626_parse_ati_target() argument
584 struct iqs626_sys_reg *sys_reg = &iqs626->sys_reg; in iqs626_parse_ati_target()
585 struct i2c_client *client = iqs626->client; in iqs626_parse_ati_target()
660 static int iqs626_parse_pins(struct iqs626_private *iqs626, in iqs626_parse_pins() argument
664 struct i2c_client *client = iqs626->client; in iqs626_parse_pins()
[all …]