Searched refs:mpr121 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/input/keyboard/ |
| H A D | mpr121_touchkey.c | 110 mpr121->statusbits = reg; in mpr_touchkey_report() 201 struct mpr121_touchkey *mpr121; in mpr_touchkey_probe() local 211 mpr121 = devm_kzalloc(dev, sizeof(*mpr121), GFP_KERNEL); in mpr_touchkey_probe() 212 if (!mpr121) in mpr_touchkey_probe() 219 mpr121->client = client; in mpr_touchkey_probe() 220 mpr121->input_dev = input_dev; in mpr_touchkey_probe() 228 mpr121->keycodes, in mpr_touchkey_probe() 229 mpr121->keycount); in mpr_touchkey_probe() 264 dev->driver->name, mpr121); in mpr_touchkey_probe() 297 i2c_set_clientdata(client, mpr121); in mpr_touchkey_probe() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/input/ |
| H A D | fsl,mpr121-touchkey.yaml | 4 $id: http://devicetree.org/schemas/input/fsl,mpr121-touchkey.yaml# 26 const: fsl,mpr121-touchkey 61 compatible = "fsl,mpr121-touchkey"; 81 compatible = "fsl,mpr121-touchkey";
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx53-smd.dts | 263 touchkey: mpr121@5a { 264 compatible = "fsl,mpr121";
|
| H A D | imx6dl-yapp43-common.dtsi | 367 compatible = "fsl,mpr121-touchkey";
|
| H A D | imx6dl-yapp4-common.dtsi | 369 compatible = "fsl,mpr121-touchkey";
|
| /linux-6.15/Documentation/devicetree/bindings/ |
| H A D | trivial-devices.yaml | 109 - fsl,mpr121
|