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
115 /* 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()
243 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_read()
1116 ts->input->name = "Raydium Touchscreen"; in raydium_i2c_probe()
1236 { .compatible = "raydium,rm32380", },
1254 MODULE_AUTHOR("Raydium");
1255 MODULE_DESCRIPTION("Raydium I2c Touchscreen driver");