Searched refs:bu21013_ts_data (Results 1 – 1 of 1) sorted by relevance
148 struct bu21013_ts_data { struct166 static int bu21013_read_block_data(struct bu21013_ts_data *data, u8 *buf) in bu21013_read_block_data()187 static int bu21013_do_touch_report(struct bu21013_ts_data *data) in bu21013_do_touch_report()254 struct bu21013_ts_data *data = device_data; in bu21013_gpio_irq()281 static int bu21013_init_chip(struct bu21013_ts_data *data) in bu21013_init_chip()417 static void bu21013_free_irq(struct bu21013_ts_data *bu21013_data) in bu21013_free_irq()435 struct bu21013_ts_data *bu21013_data; in bu21013_probe()452 bu21013_data = kzalloc(sizeof(struct bu21013_ts_data), GFP_KERNEL); in bu21013_probe()553 struct bu21013_ts_data *bu21013_data = i2c_get_clientdata(client); in bu21013_remove()581 struct bu21013_ts_data *bu21013_data = dev_get_drvdata(dev); in bu21013_suspend()[all …]