Searched refs:iqs7211 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | iqs7211.c | 1224 if (iqs7211->reset_gpio == iqs7211->irq_gpio) in iqs7211_hard_reset() 1230 if (iqs7211->reset_gpio == iqs7211->irq_gpio) in iqs7211_hard_reset() 1457 iqs7211->comms_mode = iqs7211->comms_init; in iqs7211_start_comms() 2233 iqs7211->comms_mode = iqs7211->comms_init; in iqs7211_report() 2257 touchscreen_report_pos(iqs7211->tp_idev, &iqs7211->prop, in iqs7211_report() 2283 input_report_key(iqs7211->kp_idev, *iqs7211->kp_code, 1); in iqs7211_report() 2293 input_report_key(iqs7211->kp_idev, iqs7211->kp_code[i], in iqs7211_report() 2307 input_report_key(iqs7211->kp_idev, iqs7211->kp_code[i], in iqs7211_report() 2409 iqs7211->exp_file[1], iqs7211->exp_file[0]); in fw_info_show() 2446 if (!iqs7211) in iqs7211_probe() [all …]
|
H A D | Makefile | 118 obj-$(CONFIG_TOUCHSCREEN_IQS7211) += iqs7211.o
|
H A D | Kconfig | 1376 module will be called iqs7211.
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/azoteq,iqs7211.yaml#
|