Searched refs:default_touchscreen_absinfo (Results 1 – 1 of 1) sorted by relevance
73 default_touchscreen_absinfo(width, height), in new_single_touch_config()90 fn default_touchscreen_absinfo(width: u32, height: u32) -> BTreeMap<u16, virtio_input_absinfo> { in default_touchscreen_absinfo() function