Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
A Dapple_z2.c31 struct apple_z2 { struct
81 static void apple_z2_parse_touches(struct apple_z2 *z2, in apple_z2_parse_touches()
124 static int apple_z2_read_packet(struct apple_z2 *z2) in apple_z2_read_packet()
158 struct apple_z2 *z2 = data; in apple_z2_irq()
169 static const u8 *apple_z2_build_cal_blob(struct apple_z2 *z2, in apple_z2_build_cal_blob()
218 static int apple_z2_send_firmware_blob(struct apple_z2 *z2, const u8 *data, in apple_z2_send_firmware_blob()
252 static int apple_z2_upload_firmware(struct apple_z2 *z2) in apple_z2_upload_firmware()
328 static int apple_z2_boot(struct apple_z2 *z2) in apple_z2_boot()
351 struct apple_z2 *z2; in apple_z2_probe()
424 struct apple_z2 *z2 = spi_get_drvdata(spi); in apple_z2_shutdown()
[all …]
A DMakefile18 obj-$(CONFIG_TOUCHSCREEN_APPLE_Z2) += apple_z2.o
A DKconfig116 module will be called apple_z2.

Completed in 10 milliseconds