Searched refs:pixcir_ts_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | pixcir_i2c_ts.c | 588 static const struct pixcir_i2c_chip_data pixcir_ts_data = { variable 599 { "pixcir_ts", (unsigned long) &pixcir_ts_data }, 607 { .compatible = "pixcir,pixcir_ts", .data = &pixcir_ts_data },
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | pixcir_i2c_ts.c | 574 static const struct pixcir_i2c_chip_data pixcir_ts_data = { variable 585 { "pixcir_ts", (unsigned long) &pixcir_ts_data }, 593 { .compatible = "pixcir,pixcir_ts", .data = &pixcir_ts_data },
|
Completed in 3 milliseconds