Searched refs:vtys (Results 1 – 1 of 1) sorted by relevance
363 struct device_node *vtys; in hvc_count() local368 vtys = find_devices("vty"); in hvc_count()369 if (vtys && device_is_compatible(vtys, "hvterm1")) { in hvc_count()370 termno = (u32 *)get_property(vtys, "reg", 0); in hvc_count()