Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dbu21013_ts.c157 struct bu21013_ts { struct
171 static int bu21013_read_block_data(struct bu21013_ts *ts, u8 *buf) in bu21013_read_block_data() argument
186 static int bu21013_do_touch_report(struct bu21013_ts *ts) in bu21013_do_touch_report()
238 struct bu21013_ts *ts = device_data; in bu21013_gpio_irq()
261 static int bu21013_init_chip(struct bu21013_ts *ts) in bu21013_init_chip()
395 struct bu21013_ts *ts = _ts; in bu21013_power_off()
402 struct bu21013_ts *ts = _ts; in bu21013_disable_chip()
409 struct bu21013_ts *ts; in bu21013_probe()
546 struct bu21013_ts *ts = i2c_get_clientdata(client); in bu21013_remove()
556 struct bu21013_ts *ts = i2c_get_clientdata(client); in bu21013_suspend()
[all …]
H A DMakefile21 obj-$(CONFIG_TOUCHSCREEN_BU21013) += bu21013_ts.o
H A DKconfig163 module will be called bu21013_ts.