Home
last modified time | relevance | path

Searched refs:CY_DRIVER_VERSION (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.h48 #define CY_DRIVER_VERSION \ macro
H A Dcyttsp5_spi.c241 __func__, CY_DRIVER_VERSION, err); in cyttsp5_spi_init()
H A Dcyttsp5_i2c.c234 __func__, CY_DRIVER_VERSION, rc); in cyttsp5_i2c_init()
H A Dcyttsp5_debug.c380 __func__, CY_DRIVER_VERSION, rc); in cyttsp5_debug_init()
H A Dcyttsp5_loader.c1573 __func__, CY_DRIVER_VERSION, rc); in cyttsp5_loader_init()
H A Dcyttsp5_device_access.c1886 index = prepare_print_string(out_buf, CY_DRIVER_VERSION, index); in save_header()
5205 __func__, CY_DRIVER_VERSION, rc); in cyttsp5_device_access_init()
H A Dcyttsp5_core.c42 static const char *cy_driver_core_version = CY_DRIVER_VERSION;