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
117 /* struct raydium_data - represents state of Raydium touchscreen device */
196 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_send()
245 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_read()
1138 ts->input->name = "Raydium Touchscreen"; in raydium_i2c_probe()
1246 { .compatible = "raydium,rm32380", },
1265 MODULE_AUTHOR("Raydium");
1266 MODULE_DESCRIPTION("Raydium I2c Touchscreen driver");