Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dof_touchscreen.c14 static bool touchscreen_get_prop_u32(struct device *dev, in touchscreen_get_prop_u32() function
80 data_present = touchscreen_get_prop_u32(dev, "touchscreen-min-x", in touchscreen_parse_properties()
83 touchscreen_get_prop_u32(dev, "touchscreen-size-x", in touchscreen_parse_properties()
87 touchscreen_get_prop_u32(dev, "touchscreen-fuzz-x", in touchscreen_parse_properties()
93 data_present = touchscreen_get_prop_u32(dev, "touchscreen-min-y", in touchscreen_parse_properties()
96 touchscreen_get_prop_u32(dev, "touchscreen-size-y", in touchscreen_parse_properties()
100 touchscreen_get_prop_u32(dev, "touchscreen-fuzz-y", in touchscreen_parse_properties()
107 data_present = touchscreen_get_prop_u32(dev, in touchscreen_parse_properties()
111 touchscreen_get_prop_u32(dev, in touchscreen_parse_properties()