Searched refs:ts_object (Results 1 – 2 of 2) sorted by relevance
37 static struct ts_info * ts_object = NULL; variable68 ts_object = vtl_ts_get_object(); in apk_open()69 if(ts_object == NULL) in apk_open()85 struct i2c_client *client = ts_object->driver->client; in apk_write()107 enable_irq(ts_object->config_info.irq_number); in apk_write()109 disable_irq(ts_object->config_info.irq_number); in apk_write()122 if(ts_object->debug){ in apk_write()123 ts_object->debug = 0x00; in apk_write()125 ts_object->debug = 0x01; in apk_write()146 if(ts_object->debug){ in apk_write()[all …]
25 static struct ts_info * ts_object = NULL; variable140 struct i2c_client *client = ts_object->driver->client; in chip_ram_write_1byte()164 struct i2c_client *client = ts_object->driver->client; in chip_ram_read()804 ts_object = vtl_ts_get_object(); in chip_init()806 if(ts_object == NULL) in chip_init()810 client = ts_object->driver->client; in chip_init()