Searched full:hynitron (Results 1 – 4 of 4) sorted by relevance
3 * Driver for Hynitron cstxxx Touchscreen7 * This code is based on hynitron_core.c authored by Hynitron.375 ts_data->input_dev->name = "Hynitron cst3xx Touchscreen"; in cst3xx_input_dev_int()460 "Hynitron Touch Int", client); in hyn_probe()485 { .compatible = "hynitron,cst340", .data = &cst3xx_data },492 .name = "Hynitron-TS",503 MODULE_DESCRIPTION("Hynitron Touchscreen Driver");
3 * Driver for I2C connected Hynitron CST816x Series Touchscreen136 priv->input->name = "Hynitron CST816x Series Touchscreen"; in cst816x_register_input()235 { .compatible = "hynitron,cst816s", },252 MODULE_DESCRIPTION("Hynitron CST816x Series Touchscreen Driver");
467 tristate "Hynitron touchscreen support"470 Say Y here if you have a touchscreen using a Hynitron476 module will be called hynitron-cstxxx.479 tristate "Hynitron CST816x touchscreen"482 Say Y here if you have a touchscreen using a Hynitron488 module will be called hynitron-cst816x.
54 obj-$(CONFIG_TOUCHSCREEN_HYNITRON_CST816X) += hynitron-cst816x.o