Searched refs:sx8654 (Results 1 – 5 of 5) sorted by relevance
96 struct sx8654 { struct194 struct sx8654 *sx8654 = handle; in sx8654_irq() local228 touchscreen_report_pos(sx8654->input, &sx8654->props, x, y, in sx8654_irq()261 struct sx8654 *sx8654 = input_get_drvdata(dev); in sx8654_open() local286 struct sx8654 *sx8654 = input_get_drvdata(dev); in sx8654_close() local312 struct sx8654 *sx8654; in sx8654_probe() local320 sx8654 = devm_kzalloc(&client->dev, sizeof(*sx8654), GFP_KERNEL); in sx8654_probe()321 if (!sx8654) in sx8654_probe()332 if (!sx8654->data) in sx8654_probe()334 if (!sx8654->data) { in sx8654_probe()[all …]
110 obj-$(CONFIG_TOUCHSCREEN_SX8654) += sx8654.o
1296 module will be called sx8654.
6 "semtech,sx8654"17 sx8654@48 {18 compatible = "semtech,sx8654";
166 compatible = "semtech,sx8654";