Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dbu21013_ts.c151 struct bu21013_ts_data { struct
170 static int bu21013_read_block_data(struct bu21013_ts_data *data, u8 *buf) in bu21013_read_block_data()
191 static int bu21013_do_touch_report(struct bu21013_ts_data *data) in bu21013_do_touch_report()
258 struct bu21013_ts_data *data = device_data; in bu21013_gpio_irq()
285 static int bu21013_init_chip(struct bu21013_ts_data *data) in bu21013_init_chip()
421 static void bu21013_free_irq(struct bu21013_ts_data *bu21013_data) in bu21013_free_irq()
435 static void bu21013_cs_disable(struct bu21013_ts_data *bu21013_data) in bu21013_cs_disable()
503 struct bu21013_ts_data *bu21013_data; in bu21013_probe()
524 bu21013_data = kzalloc(sizeof(struct bu21013_ts_data), GFP_KERNEL); in bu21013_probe()
627 struct bu21013_ts_data *bu21013_data = i2c_get_clientdata(client); in bu21013_remove()
[all …]