Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | CY_I2C_DATA_SIZE 128 |
Functions | |
MODULE_DEVICE_TABLE (i2c, cyttsp_i2c_id) | |
module_i2c_driver (cyttsp_i2c_driver) | |
MODULE_LICENSE ("GPL") | |
MODULE_DESCRIPTION ("Cypress TrueTouch(R) Standard Product (TTSP) I2C driver") | |
MODULE_AUTHOR ("Cypress") | |
MODULE_ALIAS ("i2c:cyttsp") | |
#define CY_I2C_DATA_SIZE 128 |
Definition at line 35 of file cyttsp_i2c.c.
MODULE_ALIAS | ( | "i2c:cyttsp" | ) |
MODULE_AUTHOR | ( | "Cypress" | ) |
MODULE_DEVICE_TABLE | ( | i2c | , |
cyttsp_i2c_id | |||
) |
module_i2c_driver | ( | cyttsp_i2c_driver | ) |
MODULE_LICENSE | ( | "GPL" | ) |