Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dbu21029_ts.c200 touchscreen_report_pos(bu21029->in_dev, &bu21029->prop, in bu21029_touch_report()
212 struct bu21029_ts_data *bu21029 = from_timer(bu21029, t, timer); in bu21029_touch_release() local
216 input_sync(bu21029->in_dev); in bu21029_touch_release()
237 mod_timer(&bu21029->timer, in bu21029_touch_soft_irq()
246 if (bu21029->reset_gpios) { in bu21029_put_chip_in_reset()
276 if (bu21029->reset_gpios) { in bu21029_start_chip()
349 bu21029 = devm_kzalloc(dev, sizeof(*bu21029), GFP_KERNEL); in bu21029_probe()
350 if (!bu21029) in bu21029_probe()
360 if (IS_ERR(bu21029->vdd)) in bu21029_probe()
375 bu21029->client = client; in bu21029_probe()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dbu21029.txt4 - compatible : must be "rohm,bu21029"
22 bu21029: bu21029@40 {
23 compatible = "rohm,bu21029";