Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_core.c765 static void cyttsp4_lift_all(struct cyttsp4_mt_data *md) in cyttsp4_lift_all()
778 static void cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, in cyttsp4_get_touch_axis()
803 static void cyttsp4_get_touch(struct cyttsp4_mt_data *md, in cyttsp4_get_touch()
969 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_xy_worker()
1056 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_mt_attention()
1849 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_suspend()
1865 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_resume()
1890 struct cyttsp4_mt_data *md = input_get_drvdata(input); in cyttsp4_mt_close()
1901 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_setup_input_device()
1972 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_mt_probe()
[all …]
H A Dcyttsp4_core.h308 struct cyttsp4_mt_data { struct
336 struct cyttsp4_mt_data md; argument