Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dapple_z2.c32 struct apple_z2 { struct
82 static void apple_z2_parse_touches(struct apple_z2 *z2, in apple_z2_parse_touches()
125 static int apple_z2_read_packet(struct apple_z2 *z2) in apple_z2_read_packet()
162 struct apple_z2 *z2 = data; in apple_z2_irq()
173 static const u8 *apple_z2_build_cal_blob(struct apple_z2 *z2, in apple_z2_build_cal_blob()
222 static int apple_z2_send_firmware_blob(struct apple_z2 *z2, const u8 *data, in apple_z2_send_firmware_blob()
256 static int apple_z2_upload_firmware(struct apple_z2 *z2) in apple_z2_upload_firmware()
332 static int apple_z2_boot(struct apple_z2 *z2) in apple_z2_boot()
355 struct apple_z2 *z2; in apple_z2_probe()
428 struct apple_z2 *z2 = spi_get_drvdata(spi); in apple_z2_shutdown()
[all …]
/linux/
H A DMAINTAINERS2496 F: drivers/input/touchscreen/apple_z2.c