Lines Matching full:raydium
3 * Raydium touchscreen I2C driver.
5 * Copyright (C) 2012-2014, Raydium Semiconductor Corporation.
7 * Raydium reserves the right to make changes without further notice
8 * to the materials described herein. Raydium does not assume any
11 * Contact Raydium Semiconductor Corporation at www.rad-ic.com
116 /* struct raydium_data - represents state of Raydium touchscreen device */
197 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_send()
246 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_read()
1155 ts->input->name = "Raydium Touchscreen"; in raydium_i2c_probe()
1275 { .compatible = "raydium,rm32380", },
1293 MODULE_AUTHOR("Raydium");
1294 MODULE_DESCRIPTION("Raydium I2c Touchscreen driver");