Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
537 iqs626->kp_type[ch_id][i] = val; in iqs626_parse_events()
586 iqs626_parse_ati_target(struct iqs626_private *iqs626, in iqs626_parse_ati_target() argument
589 struct iqs626_sys_reg *sys_reg = &iqs626->sys_reg; in iqs626_parse_ati_target()
590 struct i2c_client *client = iqs626->client; in iqs626_parse_ati_target()
665 static int iqs626_parse_pins(struct iqs626_private *iqs626, in iqs626_parse_pins() argument
669 struct i2c_client *client = iqs626 in iqs626_parse_pins()
713 iqs626_parse_trackpad(struct iqs626_private *iqs626, struct fwnode_handle *ch_node, enum iqs626_ch_id ch_id) iqs626_parse_trackpad() argument
881 iqs626_parse_channel(struct iqs626_private *iqs626, struct fwnode_handle *ch_node, enum iqs626_ch_id ch_id) iqs626_parse_channel() argument
1232 iqs626_parse_prop(struct iqs626_private *iqs626) iqs626_parse_prop() argument
1417 iqs626_input_init(struct iqs626_private *iqs626) iqs626_input_init() argument
1496 iqs626_report(struct iqs626_private *iqs626) iqs626_report() argument
1617 struct iqs626_private *iqs626 = context; iqs626_irq() local
1641 struct iqs626_private *iqs626; iqs626_probe() local
1707 struct iqs626_private *iqs626 = dev_get_drvdata(dev); iqs626_suspend() local
1766 struct iqs626_private *iqs626 = dev_get_drvdata(dev); iqs626_resume() local
[all...]

Completed in 3 milliseconds